projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1215957
)
Do not delete DLLs for make clean
ZEBRA.1.3.18
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 20 Aug 2004 12:32:19 +0000
(12:32 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 20 Aug 2004 12:32:19 +0000
(12:32 +0000)
win/makefile
patch
|
blob
|
history
diff --git
a/win/makefile
b/win/makefile
index
b4594b1
..
b224bb6
100644
(file)
--- a/
win/makefile
+++ b/
win/makefile
@@
-1,5
+1,5
@@
# Zebra makefile for MS NMAKE
-# $Id: makefile,v 1.25.2.2 2004-08-19 12:51:43 adam Exp $
+# $Id: makefile,v 1.25.2.3 2004-08-20 12:32:19 adam Exp $
###########################################################
############### Parameters
@@
-443,7
+443,6
@@
clean:
-del $(OBJDIR)\*.obj
-del $(OBJDIR)\*.sbr
-del $(BINDIR)\*.exe
- -del $(BINDIR)\*.dll
-del $(TMPDIR)\*.
-del $(LIBDIR)\*.lib