Searched refs:IPFS_OBJS (Results 1 – 1 of 1) sorted by relevance
44 IPFS_OBJS= ipfs.o ipfzone.o macro77 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)