Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ipsend/
H A DMakefile9 TOBJS=iptest.o iptests.o ip.o macro
149 iptest: $(TOBJS) $(UNIXOBJS)
150 $(CC) $(TOBJS) $(UNIXOBJS) -o $@ $(LIBS) $(ELIB)