Remove a .
This commit is contained in:
parent
7448a697b2
commit
8071a0d69a
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.5 1997/04/13 14:51:52 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.6 1997/05/04 09:52:49 veego Exp $
|
||||
|
||||
PROG= ipmon
|
||||
MAN= ipmon.8
|
||||
CFLAGS+=-DLOGFAC=LOG_LOCAL0 -I${.CURDIR}/../ipf
|
||||
|
||||
.PATH: .${CURDIR}/../ipf
|
||||
.PATH: ${CURDIR}/../ipf
|
||||
.include <bsd.prog.mk>
|
||||
|
|
Loading…
Reference in New Issue