Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A DMakefile44 IPFS_OBJS= ipfs.o ipfzone.o macro
77 ipfs := OBJS += $(IPFS_OBJS)
89 CLEANFILES += $(IPF_OBJS) $(IPFS_OBJS) $(IPFTEST_OBJS) $(IPFSTAT_OBJS)
141 ipfs: $(IPFS_OBJS)
142 $(LINK.c) -o ipfs $(IPFS_OBJS) $(LDLIBS)