git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4950d99
)
make clean also ETICS files
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Sun, 10 Jun 2007 10:55:06 +0000
(10:55 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Sun, 10 Jun 2007 10:55:06 +0000
(10:55 +0000)
org.glite.lb.server-bones/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server-bones/Makefile
b/org.glite.lb.server-bones/Makefile
index
100ef16
..
223dea8
100644
(file)
--- a/
org.glite.lb.server-bones/Makefile
+++ b/
org.glite.lb.server-bones/Makefile
@@
-90,6
+90,8
@@
install:
fi
clean:
+ rm -rvf *.o *.lo .libs lib* srv_example cnt_example
+ rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/
%.o: %.c
${COMPILE} -c $<