re-import the lua bindings c file; build ctangle in non-crosscompilers; build a lua...
[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.