diff options
| author | Robert Nordier <rnordier@FreeBSD.org> | 2001-07-21 14:35:37 +0000 |
|---|---|---|
| committer | Robert Nordier <rnordier@FreeBSD.org> | 2001-07-21 14:35:37 +0000 |
| commit | 1a3ca0aa434e32abf51204998ecfc3fa1aec5754 (patch) | |
| tree | 61d8c5a2f577306b8fe39354b1632fa2684facbc | |
| parent | e02a720cab0964cf98676c058547e122fc7d6b9a (diff) | |
Notes
| -rw-r--r-- | sys/boot/i386/boot0/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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= |
