summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-03-20 16:36:34 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-03-20 16:36:34 -0700
commit5e73a20cdc8956102744fce85f5c32bb791b0c1b (patch)
treeb3b702b3a1a9baffffebcfc3effe9364d52d0b46
parente24088d7308039a4afad734087349410991bf4b2 (diff)
parentf9ac61d6178d4994cd646fd4b6c4bb891351624c (diff)
downloadsyslinux-5e73a20cdc8956102744fce85f5c32bb791b0c1b.tar.gz
Merge commit 'f9ac61d6178d4994cd646fd4b6c4bb891351624c'
-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