Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/test/
H A DMakefile16 SCHED_OBJS=$(SCHED_SRCS:.c=.o) macro
31 test_sched : $(SCHED_OBJS)
32 $(CC) -o $@ $(SCHED_OBJS)
34 $(SCHED_OBJS): dn_test.h