diff options
author | K. Richard Pixley <rich@cygnus> | 1991-04-24 19:06:14 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-04-24 19:06:14 +0000 |
commit | fc4214d1b2d3aec61d297af788835228a3e32608 (patch) | |
tree | 80cb99888b4d342c9c28ac8a643fc52cf611ac9c /config | |
parent | eb7ba50c7c0df092fdad830275b2d4c74c35e0ac (diff) | |
download | gdb-fc4214d1b2d3aec61d297af788835228a3e32608.zip gdb-fc4214d1b2d3aec61d297af788835228a3e32608.tar.gz gdb-fc4214d1b2d3aec61d297af788835228a3e32608.tar.bz2 |
Three staging checkpoint.
Diffstat (limited to 'config')
-rw-r--r-- | config/mt-a29k | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/mt-a29k b/config/mt-a29k index 5b6b7bf..4ca992b 100644 --- a/config/mt-a29k +++ b/config/mt-a29k @@ -1,6 +1,6 @@ -AR = ar-a29k -AR_FLAGS = qs -RANLIB = echo +#AR = ar-a29k +#AR_FLAGS = qs +#RANLIB = echo # This is a hack. By declaring subdirs using "SUBDIRS=" rather than # with a space, config won't reset this. This is a hack to override |