Home
last modified time | relevance | path

Searched refs:IPF_OBJS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A DMakefile43 IPF_OBJS= ipf.o ipfcomp.o ipfzone.o ipf_y.o ipf_l.o macro
76 ipf := OBJS += $(IPF_OBJS)
89 CLEANFILES += $(IPF_OBJS) $(IPFS_OBJS) $(IPFTEST_OBJS) $(IPFSTAT_OBJS)
112 ipf: $(IPF_OBJS) $(LIBIPF) $(MAPFILE.NGB)
113 $(LINK.c) -o ipf $(IPF_OBJS) $(LDLIBS)
/illumos-gate/usr/src/uts/intel/ipf/
H A DMakefile36 OBJECTS = $(IPF_OBJS:%=$(OBJS_DIR)/%)
/illumos-gate/usr/src/uts/common/
H A DMakefile.files1827 IPF_OBJS += ip_fil_solaris.o fil.o solaris.o ip_state.o ip_frag.o ip_nat.o \