Set MAINTAINER=freebsd-small with an explanation to submit all

proposed changes to freebsd-small for discussion prior to commit.

Reviewed by:	freebsd-small
This commit is contained in:
Kris Kennaway 2000-02-04 07:26:22 +00:00
parent 4a04162824
commit b0e9a6041b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56984

View file

@ -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
cd $@; make clean all