summaryrefslogtreecommitdiff
path: root/menu/Makefile
diff options
context:
space:
mode:
authorhpa <hpa>2004-02-05 00:40:23 +0000
committerhpa <hpa>2004-02-05 00:40:23 +0000
commite92ab2e6727c0b9ee36670ad8999a76ce902c63a (patch)
tree3b28ce38a4d4b21917dcae56ed74ba6be2e935f3 /menu/Makefile
parent3f1dc4d44e2edd814eb98b229683ef12c59a0589 (diff)
downloadsyslinux-e92ab2e6727c0b9ee36670ad8999a76ce902c63a.tar.gz
Fix handling of windowing in complex.csyslinux-2.09-pre10
Diffstat (limited to 'menu/Makefile')
-rw-r--r--menu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/menu/Makefile b/menu/Makefile
index 9514dda5..fafcf27d 100644
--- a/menu/Makefile
+++ b/menu/Makefile
@@ -47,6 +47,6 @@ clean:
-rm -f *.s *.s16 *.o16 *.elf *.com *.a *.d
spotless: clean
- -rm -f *~ \#*
+ -rm -f *~ \#* .\#*
--include *.d \ No newline at end of file
+-include *.d