diff options
author | K. Richard Pixley <rich@cygnus> | 1991-04-13 10:01:48 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-04-13 10:01:48 +0000 |
commit | bc719a595072e233d6982f38f626bc4efa241929 (patch) | |
tree | ebe4bfdcc219e2cd77a0760772907564a130cbe8 /config | |
parent | 5083ec81b0d5c8b1c351eb455e8181d278b4cd3c (diff) | |
download | gdb-bc719a595072e233d6982f38f626bc4efa241929.zip gdb-bc719a595072e233d6982f38f626bc4efa241929.tar.gz gdb-bc719a595072e233d6982f38f626bc4efa241929.tar.bz2 |
Also build gnulib.
Diffstat (limited to 'config')
-rw-r--r-- | config/mt-a29k | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/mt-a29k b/config/mt-a29k index 43fae2b..5b6b7bf 100644 --- a/config/mt-a29k +++ b/config/mt-a29k @@ -5,5 +5,5 @@ 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 # the set of directories to be made. -SUBDIRS= binutils gas gcc clib +SUBDIRS= binutils gas gnulib gcc clib |