summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorhpa <hpa>2003-07-11 01:17:44 +0000
committerhpa <hpa>2003-07-11 01:17:44 +0000
commit80e84b3714db5a355729a535cfad6ad2cfd1ef30 (patch)
tree42ac33b8d43650ff740311070018245098d040a7 /win32
parenta4c27d72bbd9286666eb8610ce47cbd7c142b46f (diff)
downloadsyslinux-80e84b3714db5a355729a535cfad6ad2cfd1ef30.tar.gz
New win32 installer; librarize some stuffsyslinux-2.05-pre3
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/win32/Makefile b/win32/Makefile
index c295c4fa..b570d6b6 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -77,5 +77,6 @@ tidy:
clean: tidy
-spotless:
- rm -f ../syslinux.exe
+spotless: clean
+ rm -f ../syslinux.exe *~
+