diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-09-19 13:43:02 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-09-19 13:43:02 +0000 |
| commit | 209238dc3cb7deb946a672db2f00d53f6265dce1 (patch) | |
| tree | 9aa55976a54c5ae8adfb6487b5222e9e0bd79381 /sys/boot | |
| parent | ef46d97a450ae795954cd8ea26512c636d96ee16 (diff) | |
Notes
Diffstat (limited to 'sys/boot')
| -rw-r--r-- | sys/boot/pc98/btx/lib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/pc98/btx/lib/Makefile b/sys/boot/pc98/btx/lib/Makefile index 737d5ec97fc7..0eba8f91616d 100644 --- a/sys/boot/pc98/btx/lib/Makefile +++ b/sys/boot/pc98/btx/lib/Makefile @@ -1,8 +1,6 @@ # $FreeBSD$ OBJS= btxcsu.o btxsys.o btxv86.o -AFLAGS+= -elf -LDFLAGS+= -elf CLEANFILES+= crt0.o ${OBJS} all: crt0.o |
