Mercurial > hg > octave-max
view make/library.make @ 2957:17c69c89fe93
[project @ 1997-05-09 18:43:21 by jwe]
author | jwe |
---|---|
date | Fri, 09 May 1997 18:43:21 +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.