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
more
[automake.git]
/
libraries.am
blob
b9fa557b04df94a8be28d6c01a687b5d28edbfe6
1
install:: install-libraries
2
3
install-libraries: $(LIBFILES)
4
5
uninstall:: uninstall-libraries
6
7
uninstall-libraries:
8