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:
d388506
)
fix merge conflicts
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Tue, 16 Oct 2007 20:43:09 +0000
(20:43 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Tue, 16 Oct 2007 20:43:09 +0000
(20:43 +0000)
org.glite.lb.common/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/Makefile
b/org.glite.lb.common/Makefile
index
44b1b07
..
5e4aecb
100644
(file)
--- a/
org.glite.lb.common/Makefile
+++ b/
org.glite.lb.common/Makefile
@@
-221,14
+221,9
@@
install: doc
fi
clean:
-<<<<<<< Makefile
rm -rvf *.o *.lo .libs lib* *.c *.h *.dox C/ CPP/ test_parse il_test parse.cpp events.tex status.tex
rm -vf ${globalprefix} ${lbprefix}
rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/
-=======
- rm -rf *.o *.lo .libs lib* *.c test_parse il_test
-
->>>>>>> 1.57.2.3
%.o: %.c
${COMPILE} ${CFLAGS} -c $<