Revert previous accidental commit of debug statements
This commit is contained in:
parent
f26df72744
commit
b4336abb57
@ -1,14 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.7 2008/08/03 07:49:46 lukem Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2008/08/03 07:50:54 lukem Exp $
|
||||
|
||||
PROG= rcorder
|
||||
SRCS= hash.c rcorder.c
|
||||
MAN= rcorder.8
|
||||
#XXX
|
||||
.PATH: /usr/src/lib/libutil
|
||||
SRCS+= efun.c
|
||||
.PATH: /usr/src/lib/libc/string
|
||||
SRCS+= strndup.c
|
||||
CPPFLAGS+=-I/usr/src/lib/libc/include
|
||||
|
||||
LDADD+=-lutil
|
||||
DPADD+=${LIBUTIL}
|
||||
|
Loading…
Reference in New Issue
Block a user