mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 13:32:45 +00:00
with my mentor hat on...
remove the concept of a 'maintainer' of our make. there really isn't a need for any one committer to hold an exclusive lock or serve as a filter for this code.
This commit is contained in:
parent
fdcd2e7d3a
commit
bdc8631e01
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74294
@ -1,7 +1,5 @@
|
||||
# @(#)Makefile 5.2 (Berkeley) 12/28/90
|
||||
# $FreeBSD$
|
||||
#
|
||||
# MAINTAINER = Will Andrews <will@FreeBSD.org>
|
||||
|
||||
PROG= make
|
||||
CFLAGS+= -I${.CURDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user