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 \ sleep \
seq \ seq \
sum \ sum \
sync \
tac \ tac \
tee \ tee \
touch \ touch \
@ -55,7 +56,6 @@ UNIX_PROGS := \
kill \ kill \
logname \ logname \
mkfifo \ mkfifo \
sync \
tty \ tty \
uname \ uname \
uptime \ uptime \