Removed commented out bitrot.
This commit is contained in:
parent
6698695241
commit
a55042cb4e
@ -7,7 +7,6 @@ MAN= routed.8
|
||||
SUBDIR= rtquery
|
||||
LDADD= -lmd
|
||||
DPADD= ${LIBMD}
|
||||
#COPTS= -g -DDEBUG -W -Wall -Wcast-align -Wcast-qual -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wunused
|
||||
WARNS?= 0
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -6,7 +6,6 @@ PROG= rtquery
|
||||
MAN= rtquery.8
|
||||
LDADD= -lmd
|
||||
DPADD= ${LIBMD}
|
||||
#COPTS= -g -DDEBUG -W -Wall -Wcast-align -Wcast-qual -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wunused
|
||||
WARNS?= 0
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user