summaryrefslogtreecommitdiff
path: root/com32
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-03-08 11:12:47 +0100
committerH. Peter Anvin <hpa@zytor.com>2008-03-08 11:12:47 +0100
commitf9ac61d6178d4994cd646fd4b6c4bb891351624c (patch)
treed4850c7f1b49d03829d6749160bd9dea604afb6a /com32
parentb890569a44cf9c5afce6e5ca648dc9b589e964f9 (diff)
downloadsyslinux-f9ac61d6178d4994cd646fd4b6c4bb891351624c.tar.gz
Remove reference to readpit.c32, an experimental module
Remove reference to readpit.c32, an experimental module never intended for release.
Diffstat (limited to 'com32')
-rw-r--r--com32/samples/Makefile2
1 files changed, 1 insertions, 1 deletions
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