projects
/
iserv-mod-room-reservation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3095004
)
nasty :set expandtab in .vimrc -.-
author
Roland Hieber
<devnull@localhost>
Thu, 22 Oct 2009 21:27:13 +0000
(23:27 +0200)
committer
Roland Hieber
<devnull@localhost>
Thu, 22 Oct 2009 21:27:13 +0000
(23:27 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
cb25947
..
3c4bd8a
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-128,9
+128,10
@@
uninstall:
# clean up
clean: distclean
# clean up
clean: distclean
- rm Doxyfile
+
rm Doxyfile
distclean:
$(RM) doc/source
.PHONY: clean distclean install
distclean:
$(RM) doc/source
.PHONY: clean distclean install
+
This page took
0.023434 seconds
and
4
git commands to generate.