diff options
author | David D. Zuhn <zoo@cygnus> | 1992-11-30 09:15:40 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1992-11-30 09:15:40 +0000 |
commit | c676f606d2a03f2f5f4ccee5fcfacb24613a46e8 (patch) | |
tree | 83d3c46fbabe6cad69beba057646b544af749cc4 /ChangeLog | |
parent | 94daba7f7759999cb24817510d75a015f1db0824 (diff) | |
download | gdb-c676f606d2a03f2f5f4ccee5fcfacb24613a46e8.zip gdb-c676f606d2a03f2f5f4ccee5fcfacb24613a46e8.tar.gz gdb-c676f606d2a03f2f5f4ccee5fcfacb24613a46e8.tar.bz2 |
* Makefile.in: define flags for X11 include files and library file
locations, pass them down to the programs that need this info
* build-all.mk: added a 'native' target, to 3stage the native toolchain
(also updated dates in test-build.mk and build-all.mk)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) * Makefile.in: define flags for X11 include files and library file locations, pass them down to the programs that need this info + * build-all.mk: added a 'native' target, to 3stage the native toolchain + * config/{mh-hpux,mh-solaris}: define the "standard" locations for the vendor supplied X11 headers and libraries |