view make/library.make @ 2392:39a6500cde4f

[project @ 1996-10-12 19:55:53 by jwe]
author jwe
date Sat, 12 Oct 1996 19:55:53 +0000
parents 99b98517b7ac
children
line wrap: on
line source

# library.make -- stuff only useful for libraries.
AR = ar
ARFLAGS = cq
RANLIB = @RANLIB@
# End of library.make.