projects
/
mplib
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
tentative fix for issue 3 (ex 53)
[mplib]
/
src
/
texk
/
make
/
library.mk
1
# library.mk -- stuff only useful for libraries.
2
AR = @AR@
3
ARFLAGS = @ARFLAGS@
4
RANLIB = @RANLIB@
5
# End of library.mk.