Remove reference to readpit.c32, an experimental module
authorH. Peter Anvin <hpa@zytor.com>
Sat, 8 Mar 2008 10:12:47 +0000 (11:12 +0100)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 8 Mar 2008 10:12:47 +0000 (11:12 +0100)
Remove reference to readpit.c32, an experimental module never intended
for release.

com32/samples/Makefile

index 2c2406f..189dc18 100644 (file)
@@ -49,7 +49,7 @@ all:  hello.c32 cat.c32 resolv.c32 vesainfo.c32 serialinfo.c32 \
        localboot.c32 \
        fancyhello.c32 fancyhello.lnx \
        keytest.c32 keytest.lnx \
-       advdump.c32 readpit.c32
+       advdump.c32
 
 .PRECIOUS: %.o
 %.o: %.S