Mercurial > hg > octave-lyh
view make/library.make @ 2980:cd5ad3fd8049
[project @ 1997-05-16 01:12:13 by jwe]
author | jwe |
---|---|
date | Fri, 16 May 1997 01:13:19 +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.