Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/boot/pc98/loader/Makefile 65607 2000-09-08 11:18:40Z kato $
---
> # $FreeBSD: head/sys/boot/pc98/loader/Makefile 68358 2000-11-05 12:35:41Z nyan $
16a17,19
> .if defined(LOADER_TFTP_SUPPORT)
> CFLAGS+= -DLOADER_TFTP_SUPPORT
> .else
18c21
< #CFLAGS+= -DLOADER_TFTP_SUPPORT
---
> .endif