projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ce702e
)
silence clean rule
author
Royce Mitchell III
<royce3@ev1.net>
Fri, 25 Feb 2005 20:04:44 +0000
(20:04 +0000)
committer
Royce Mitchell III
<royce3@ev1.net>
Fri, 25 Feb 2005 20:04:44 +0000
(20:04 +0000)
svn path=/branches/xmlbuildsystem/; revision=13744
reactos/Makefile
patch
|
blob
|
history
diff --git
a/reactos/Makefile
b/reactos/Makefile
index
bc4cdcd
..
46fc6f9
100644
(file)
--- a/
reactos/Makefile
+++ b/
reactos/Makefile
@@
-50,4
+50,4
@@
include$(SEP)reactos$(SEP)errcodes.h lib$(SEP)kernel32$(SEP)errcodes.rc: $(WMC_T
$(WMC_TARGET) -H include$(SEP)reactos$(SEP)errcodes.h -o lib$(SEP)kernel32$(SEP)errcodes.rc lib$(SEP)kernel32$(SEP)kernel32.mc
clean::
- -@$(rm) Makefile.auto $(PREAUTO)
+ -@$(rm) Makefile.auto $(PREAUTO)
2>$(NUL)