summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-03-15 23:20:13 +0000
committerobrien <obrien@FreeBSD.org>2001-03-15 23:20:13 +0000
commit0684e6b4c37bd1db3105ba92e38cd6b3a4b9ccea (patch)
tree21573c45a3dbf390771241e90b4b35b13da098b9 /gnu
parent3bd182ef546ef14b9fb008ad1f3016d2996296ce (diff)
downloadFreeBSD-src-0684e6b4c37bd1db3105ba92e38cd6b3a4b9ccea.zip
FreeBSD-src-0684e6b4c37bd1db3105ba92e38cd6b3a4b9ccea.tar.gz
Note rules of enguagement.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/Makefile6
-rw-r--r--gnu/usr.bin/cc/Makefile4
2 files changed, 8 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/Makefile b/gnu/usr.bin/binutils/Makefile
index c20cf6c..c6a7109 100644
--- a/gnu/usr.bin/binutils/Makefile
+++ b/gnu/usr.bin/binutils/Makefile
@@ -1,6 +1,8 @@
-#
# $FreeBSD$
-#
+
+# In my absence, bde and jdp have pre-approval for any commit they feel
+# necessary.
+MAINTAINER= obrien@FreeBSD.org
SUBDIR= libiberty libbfd libopcodes libbinutils \
addr2line ar as gasp ld nm objcopy objdump ranlib readelf \
diff --git a/gnu/usr.bin/cc/Makefile b/gnu/usr.bin/cc/Makefile
index 30ec119..2fd86cd 100644
--- a/gnu/usr.bin/cc/Makefile
+++ b/gnu/usr.bin/cc/Makefile
@@ -1,5 +1,9 @@
# $FreeBSD$
+# In my absence, bde and jdp have pre-approval for any commit they feel
+# necessary.
+MAINTAINER= obrien@FreeBSD.org
+
# The order of some of these are rather important. Some depend on previous
# subdirs.
OpenPOWER on IntegriCloud