2 Install_Dir = /usr/sbin
4 CFILES = bootparamd.c bootparam_proc.c
5 RPCFILES = ../bootparams/bootparam_prot.x
6 RPCSVCFILES = ../bootparams/bootparam_prot.x
7 MANPAGES = bootparamd.8
9 Extra_CC_Flags = -mdynamic-no-pic -dead_strip
10 #Extra_LD_Flags = -lbootparam
12 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make