1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

Merge pull request #313 from Heather/master

move sync to PROGS
This commit is contained in:
Arcterus 2014-06-25 23:18:08 -07:00
commit aba12a39f0

View file

@ -33,6 +33,7 @@ PROGS := \
sleep \
seq \
sum \
sync \
tac \
tee \
touch \
@ -55,7 +56,6 @@ UNIX_PROGS := \
kill \
logname \
mkfifo \
sync \
tty \
uname \
uptime \