don't do query and trace
This commit is contained in:
parent
be30b289a2
commit
3971f6048c
@ -1,11 +1,11 @@
|
||||
# from: @(#)Makefile 8.1 (Berkeley) 6/19/93
|
||||
# $Id: Makefile,v 1.9 1994/05/13 08:04:29 mycroft Exp $
|
||||
# $Id: Makefile,v 1.10 1994/05/15 00:50:38 cgd Exp $
|
||||
|
||||
PROG= routed
|
||||
SRCS= af.c if.c input.c main.c output.c startup.c tables.c timer.c \
|
||||
trace.c inet.c
|
||||
MAN8= routed.0
|
||||
SUBDIR= query trace
|
||||
#SUBDIR= query trace
|
||||
DPADD= ${LIBCOMPAT}
|
||||
LDADD= -lcompat
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user