Add MAINTAINER line
This commit is contained in:
parent
3aec8f1d9b
commit
c5d367f6e7
@ -2,6 +2,8 @@
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= newton@freebsd.org
|
||||
|
||||
all:
|
||||
@echo "make svr4_sysent.c only"
|
||||
|
||||
|
@ -11,6 +11,7 @@ OBJS= svr4_locore.o
|
||||
NOMAN=1
|
||||
MAN8= svr4.8
|
||||
CFLAGS+= -DKERNEL
|
||||
MAINTAINER= newton@freebsd.org
|
||||
|
||||
CFLAGS+= -DCOMPAT_SVR4
|
||||
.if defined(DEBUG)
|
||||
|
@ -2,6 +2,8 @@
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= newton@freebsd.org
|
||||
|
||||
all:
|
||||
@echo "make svr4_sysent.c only"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user