Mercurial > hg > octave-lyh
view make/library.make @ 2870:3241d0057e78
[project @ 1997-04-19 01:21:29 by jwe]
author | jwe |
---|---|
date | Sat, 19 Apr 1997 01:23:06 +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.