]> git.saurik.com Git - apple/system_cmds.git/blob - bootlog.tproj/Makefile
system_cmds-433.8.tar.gz
[apple/system_cmds.git] / bootlog.tproj / Makefile
1 Project = bootlog
2 Install_Dir = /usr/libexec
3
4 CFILES = bootlog.c
5 MANPAGES = bootlog.8
6 LAUNCHD_PLISTS = com.apple.bootlog.plist
7
8 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make