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 \