From f9ac61d6178d4994cd646fd4b6c4bb891351624c Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sat, 8 Mar 2008 11:12:47 +0100 Subject: Remove reference to readpit.c32, an experimental module Remove reference to readpit.c32, an experimental module never intended for release. --- com32/samples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com32/samples/Makefile b/com32/samples/Makefile index 2c2406f7..189dc187 100644 --- a/com32/samples/Makefile +++ b/com32/samples/Makefile @@ -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 -- cgit v1.2.1