diff options
author | Roland McGrath <roland@redhat.com> | 1996-05-09 18:29:30 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1996-05-09 18:29:30 +0000 |
commit | 085caaa9002b6c3809d7ea2bd9accab57d6b8939 (patch) | |
tree | 02a01c39a882a8111e088d4cce3848ad76a10940 /glob/SCOPTIONS | |
parent | cc28a52f409f1805b7f5a2e7528a135a5eaa8cd3 (diff) | |
download | gunmake-085caaa9002b6c3809d7ea2bd9accab57d6b8939.tar.gz |
Updated from libc
Diffstat (limited to 'glob/SCOPTIONS')
-rw-r--r-- | glob/SCOPTIONS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/glob/SCOPTIONS b/glob/SCOPTIONS new file mode 100644 index 0000000..f89daae --- /dev/null +++ b/glob/SCOPTIONS @@ -0,0 +1,13 @@ +ERRORREXX +OPTIMIZE +NOVERSION +OPTIMIZERTIME +OPTIMIZERALIAS +DEFINE INCLUDEDIR="include:" +DEFINE LIBDIR="lib:" +DEFINE NO_ALLOCA +DEFINE NO_FLOAT +DEFINE NO_ARCHIVES +IGNORE=161 +IGNORE=100 +STARTUP=cres |