view make/library.make @ 1484:84796decb9af

[project @ 1995-09-26 09:30:32 by jwe]
author jwe
date Tue, 26 Sep 1995 09:30:32 +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.