From ce7547f69fc259771a76e8c61bf4e2c3290ae5df Mon Sep 17 00:00:00 2001 From: hpa Date: Sat, 10 Mar 2001 06:16:16 +0000 Subject: Add gethostip.c to the list of SOURCES --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4ebba073..acf1371b 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ VERSION = $(shell cat version) # want to recompile the installers (ITARGET). # SOURCES = ldlinux.asm syslinux.asm syslinux.c copybs.asm \ - pxelinux.asm pxe.inc mbr.asm + pxelinux.asm pxe.inc mbr.asm gethostip.c BTARGET = bootsect.bin ldlinux.sys ldlinux.bin ldlinux.lst pxelinux.0 mbr.bin ITARGET = syslinux.com syslinux copybs.com gethostip DOCS = COPYING NEWS README TODO *.doc -- cgit v1.2.1