]> git.saurik.com Git - apple/system_cmds.git/blob - sync.tproj/Makefile
51cb40e2d94a9765d881fa259d0c21514ff740e0
[apple/system_cmds.git] / sync.tproj / Makefile
1 Project = sync
2 Install_Dir = /bin
3
4 CFILES = sync.c
5 MANPAGES = sync.8
6
7 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make