repo.or.cz
/
automake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
*** empty log message ***
[automake.git]
/
libraries.am
blob
5229cf52ebe53eb693e2acbaef352ba02e853b29
1
install-libraries: $(LIBFILES)
2
3
uninstall-libraries:
4
5
mostlyclean-libraries:
6
7
clean-libraries:
8
rm -f $(LIBFILES)
9
10
distclean-libraries:
11
12
maintainer-clean-libraries:
13