Fix list of sources
authorhpa <hpa>
Wed, 8 Dec 2004 19:29:28 +0000 (19:29 +0000)
committerhpa <hpa>
Wed, 8 Dec 2004 19:29:28 +0000 (19:29 +0000)
memdisk/Makefile

index bfa0ce6..faf4da4 100644 (file)
@@ -37,8 +37,8 @@ OBJS32   = start32.o setup.o msetup.o e820func.o conio.o memcpy.o memset.o \
            unzip.o memdisk.o
 
 CSRC     = setup.c msetup.c e820func.c conio.c unzip.c
-SSRC     = init.S16
-NASMSRC  = memdisk.asm init32.asm
+SSRC     = 
+NASMSRC  = memdisk.asm memdisk16.asm
 
 all: memdisk e820test