]> git.saurik.com Git - apple/network_cmds.git/blob - slattach.tproj/Makefile
3d6be8fedec47382ac3a671039c348e8c6704625
[apple/network_cmds.git] / slattach.tproj / Makefile
1 Project = slattach
2 Install_Dir = /sbin
3
4 CFILES = slattach.c
5 MANPAGES = slattach.8
6
7 Extra_CC_Flags = -mdynamic-no-pic -dead_strip
8
9 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make
10