Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A DMakefile45 IPFSTAT_OBJS= ipfstat.o ipfzone.o macro
81 ipfstat := OBJS += $(IPFSTAT_OBJS)
89 CLEANFILES += $(IPF_OBJS) $(IPFS_OBJS) $(IPFTEST_OBJS) $(IPFSTAT_OBJS)
145 ipfstat: $(IPFSTAT_OBJS) $(MAPFILE.NGB)
146 $(LINK.c) -o ipfstat $(IPFSTAT_OBJS) $(LDLIBS)