Convert this Makefile to the usual style.
This commit is contained in:
parent
79a74459fa
commit
1e7492ffe1
@ -1,7 +1,7 @@
|
||||
PROG= ipfw
|
||||
|
||||
COPTS+= -Wall
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= ipfw
|
||||
MAN8= ipfw.8
|
||||
CFLAGS+=-Wall
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user