summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/compat/svr4/Makefile2
-rw-r--r--sys/modules/svr4/Makefile1
-rw-r--r--sys/svr4/Makefile2
3 files changed, 5 insertions, 0 deletions
diff --git a/sys/compat/svr4/Makefile b/sys/compat/svr4/Makefile
index 670fccb..c8fcdb5 100644
--- a/sys/compat/svr4/Makefile
+++ b/sys/compat/svr4/Makefile
@@ -2,6 +2,8 @@
#
# $FreeBSD$
+MAINTAINER= newton@freebsd.org
+
all:
@echo "make svr4_sysent.c only"
diff --git a/sys/modules/svr4/Makefile b/sys/modules/svr4/Makefile
index 8d9b050..ffb6ce6 100644
--- a/sys/modules/svr4/Makefile
+++ b/sys/modules/svr4/Makefile
@@ -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)
diff --git a/sys/svr4/Makefile b/sys/svr4/Makefile
index 670fccb..c8fcdb5 100644
--- a/sys/svr4/Makefile
+++ b/sys/svr4/Makefile
@@ -2,6 +2,8 @@
#
# $FreeBSD$
+MAINTAINER= newton@freebsd.org
+
all:
@echo "make svr4_sysent.c only"
OpenPOWER on IntegriCloud