projects
/
iserv-mod-room-reservation.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
test data for IServ2 update script
[iserv-mod-room-reservation.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
3c4bd8a
..
41d1775
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-128,7
+128,7
@@
uninstall:
# clean up
clean: distclean
- rm Doxyfile
+ if [ -e Doxyfile ]; then rm Doxyfile; fi
distclean:
$(RM) doc/source
This page took
0.018458 seconds
and
4
git commands to generate.