diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2000-04-26 19:54:49 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2000-04-26 19:54:49 +0000 |
| commit | eeb5db2946999391e8b2d8c43c043139ec00de11 (patch) | |
| tree | d827d2eabb5148d129455577250b2fb11690dd90 /sys/boot | |
| parent | 35d9c60d76b103ae2a9029e455027751222bc575 (diff) | |
Notes
Diffstat (limited to 'sys/boot')
| -rw-r--r-- | sys/boot/i386/loader/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/i386/loader/Makefile b/sys/boot/i386/loader/Makefile index 16086055d571a..3ba6600c450c4 100644 --- a/sys/boot/i386/loader/Makefile +++ b/sys/boot/i386/loader/Makefile @@ -11,7 +11,6 @@ BINDIR?= /boot # architecture-specific loader code SRCS= main.c conf.c -.PATH: ${.CURDIR}/../libi386 # Enable PXE TFTP or NFS support, not both. CFLAGS+= -DLOADER_NFS_SUPPORT |
