view make/library.make @ 2506:3b8598be273e

[project @ 1996-11-13 04:26:39 by jwe]
author jwe
date Wed, 13 Nov 1996 04:27:31 +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.