Libinfo-330.10.tar.gz
[apple/libinfo.git] / netinfo.subproj / Makefile
1 Project = netinfo
2 ProductType = staticlib
3 Install_Dir = /scratch
4 BuildDebug = YES
5 BuildProfile = YES
6
7 CFILES = ni_stub.c
8
9 Extra_CC_Flags = -Wall -fno-common \
10 -D__DARWIN_NON_CANCELABLE=1
11
12 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make