diff options
| author | 1997-08-22 20:16:27 +0000 | |
|---|---|---|
| committer | 1997-08-22 20:16:27 +0000 | |
| commit | 671d659e4b0560ae74d4d7fd47f9fab51c00607d (patch) | |
| tree | 19aeaf541f44be7b57cea23ab7388ff19e345dbb | |
| parent | oops, missed from 'cd' deletion commit somehow ); (diff) | |
| download | wireguard-openbsd-671d659e4b0560ae74d4d7fd47f9fab51c00607d.tar.xz wireguard-openbsd-671d659e4b0560ae74d4d7fd47f9fab51c00607d.zip | |
no kentry for a while
| -rw-r--r-- | sys/arch/i386/stand/boot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/stand/boot/Makefile b/sys/arch/i386/stand/boot/Makefile index b38e8e7adc1..1ae0b63b0d9 100644 --- a/sys/arch/i386/stand/boot/Makefile +++ b/sys/arch/i386/stand/boot/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.10 1997/08/13 04:03:29 mickey Exp $ +# $OpenBSD: Makefile,v 1.11 1997/08/22 20:16:27 mickey Exp $ PROG= boot -SRCS= srt0.S boot.c cmd.c kentry.c conf.c +SRCS= srt0.S boot.c cmd.c conf.c #AFLAGS+=-Wa,-R # AFLAGS+=-Wa,-a LD=ld |
