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
|
PROG= ipmon
|
||||||
MAN= ipmon.8
|
MAN= ipmon.8
|
||||||
CFLAGS+=-DLOGFAC=LOG_LOCAL0 -I${.CURDIR}/../ipf
|
CFLAGS+=-DLOGFAC=LOG_LOCAL0 -I${.CURDIR}/../ipf
|
||||||
|
|
||||||
.PATH: .${CURDIR}/../ipf
|
.PATH: ${CURDIR}/../ipf
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user