remove crud leftover from import
This commit is contained in:
parent
7e08da0e21
commit
cd9f19a91e
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.1.1.1 1999/11/19 04:30:55 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.2 1999/11/19 09:57:39 lukem Exp $
|
||||
|
||||
PROG= rcorder
|
||||
SRCS= ealloc.c hash.c rcorder.c
|
||||
@ -9,11 +9,4 @@ DPADD+= ${LIBUTIL}
|
||||
# XXX hack for make's hash.[ch]
|
||||
CPPFLAGS+= -DORDER
|
||||
|
||||
# XXX
|
||||
COPTS+= -g -DDEBUG
|
||||
LDFLAGS+= -g
|
||||
|
||||
# XXX
|
||||
BINDIR= /bin
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user