Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/test/
H A DMakefile15 SCHED_OBJS=$(SCHED_SRCS:.c=.o) macro
30 test_sched : $(SCHED_OBJS)
31 $(CC) -o $@ $(SCHED_OBJS)
33 $(SCHED_OBJS): dn_test.h