From 816aa3c0b5f720dc96587f12a9008a2f38529b23 Mon Sep 17 00:00:00 2001 From: Robert Nordier Date: Sat, 21 Jul 2001 14:32:47 +0000 Subject: Unset MAINTAINER. --- sys/boot/i386/boot0/Makefile | 2 -- sys/boot/i386/boot2/Makefile | 2 -- sys/boot/i386/btx/btx/Makefile | 2 -- sys/boot/i386/btx/btxldr/Makefile | 2 -- sys/boot/i386/btx/lib/Makefile | 2 -- sys/boot/i386/gptboot/Makefile | 2 -- sys/boot/i386/kgzldr/Makefile | 2 -- sys/boot/i386/mbr/Makefile | 2 -- 8 files changed, 16 deletions(-) (limited to 'sys') diff --git a/sys/boot/i386/boot0/Makefile b/sys/boot/i386/boot0/Makefile index 4d3f00637938..015a5e8b1390 100644 --- a/sys/boot/i386/boot0/Makefile +++ b/sys/boot/i386/boot0/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= rnordier - PROG= boot0 NOMAN= STRIP= diff --git a/sys/boot/i386/boot2/Makefile b/sys/boot/i386/boot2/Makefile index 23abab9882e7..35e7d89caeb1 100644 --- a/sys/boot/i386/boot2/Makefile +++ b/sys/boot/i386/boot2/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= rnordier - PROG= boot2 NOMAN= STRIP= diff --git a/sys/boot/i386/btx/btx/Makefile b/sys/boot/i386/btx/btx/Makefile index 525c17f87d8d..d3ead1b889fe 100644 --- a/sys/boot/i386/btx/btx/Makefile +++ b/sys/boot/i386/btx/btx/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= rnordier - M4?= m4 .if defined(PAGING) diff --git a/sys/boot/i386/btx/btxldr/Makefile b/sys/boot/i386/btx/btxldr/Makefile index 592eeab64183..0d6188982729 100644 --- a/sys/boot/i386/btx/btxldr/Makefile +++ b/sys/boot/i386/btx/btxldr/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= rnordier - M4?= m4 M4FLAGS+= -DLOADER_ADDRESS=${LOADER_ADDRESS} diff --git a/sys/boot/i386/btx/lib/Makefile b/sys/boot/i386/btx/lib/Makefile index 2a6eabfdef20..40c65657ea7a 100644 --- a/sys/boot/i386/btx/lib/Makefile +++ b/sys/boot/i386/btx/lib/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= rnordier - OBJS= btxcsu.o btxsys.o btxv86.o AFLAGS+= -elf LDFLAGS+= -elf diff --git a/sys/boot/i386/gptboot/Makefile b/sys/boot/i386/gptboot/Makefile index 23abab9882e7..35e7d89caeb1 100644 --- a/sys/boot/i386/gptboot/Makefile +++ b/sys/boot/i386/gptboot/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= rnordier - PROG= boot2 NOMAN= STRIP= diff --git a/sys/boot/i386/kgzldr/Makefile b/sys/boot/i386/kgzldr/Makefile index 2a4513d4b568..da530604f7d8 100644 --- a/sys/boot/i386/kgzldr/Makefile +++ b/sys/boot/i386/kgzldr/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= rnordier - PROG= kgzldr.o SRCS= start.s boot.c inflate.c lib.c crt.s sio.s CFLAGS= -fno-builtin diff --git a/sys/boot/i386/mbr/Makefile b/sys/boot/i386/mbr/Makefile index 9c5858a9a836..ed77dba881c2 100644 --- a/sys/boot/i386/mbr/Makefile +++ b/sys/boot/i386/mbr/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= rnordier - PROG= mbr NOMAN= STRIP= -- cgit v1.3