]> git.saurik.com Git - apple/system_cmds.git/blame - iostat.tproj/Makefile
system_cmds-433.8.tar.gz
[apple/system_cmds.git] / iostat.tproj / Makefile
CommitLineData
916eb79e
A
1Project = iostat
2Install_Dir = /usr/sbin
1815bff5
A
3
4CFILES = iostat.c
916eb79e
A
5MANPAGES = iostat.8
6Extra_Frameworks = -framework CoreFoundation -framework IOKit
1815bff5 7
916eb79e 8include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make