summaryrefslogtreecommitdiffstats
path: root/release/picobsd
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-02-04 07:26:22 +0000
committerkris <kris@FreeBSD.org>2000-02-04 07:26:22 +0000
commit13f2d479a7698cc4109e2a780ec13716ae0d2994 (patch)
tree6fb5d9881dffb7b710529137ff7b0299f5c5e93f /release/picobsd
parentdf484c9af944e154eb4929102f8238daea637dcb (diff)
downloadFreeBSD-src-13f2d479a7698cc4109e2a780ec13716ae0d2994.zip
FreeBSD-src-13f2d479a7698cc4109e2a780ec13716ae0d2994.tar.gz
Set MAINTAINER=freebsd-small with an explanation to submit all
proposed changes to freebsd-small for discussion prior to commit. Reviewed by: freebsd-small
Diffstat (limited to 'release/picobsd')
-rw-r--r--release/picobsd/Makefile10
1 files changed, 9 insertions, 1 deletions
diff --git a/release/picobsd/Makefile b/release/picobsd/Makefile
index b970dc0..238a821 100644
--- a/release/picobsd/Makefile
+++ b/release/picobsd/Makefile
@@ -1,4 +1,12 @@
+# $FreeBSD$
+#
# Top level Makefile for PicoBSD
+
+# Please submit any changes to the freebsd-small mailing list for
+# discussion prior to committing.
+
+MAINTAINER= freebsd-small
+
# install looks like a partially completed target,
# but I don't want to finish this work.
# FIXME
@@ -20,4 +28,4 @@ floppy floppy2:
# Build one subdirectory
${CONFIGS}:
- cd $@; make clean all \ No newline at end of file
+ cd $@; make clean all
OpenPOWER on IntegriCloud