* configure.in (host_makefile_frag): Don't set. Substitute for
authorIan Lance Taylor <ian@airs.com>
Mon, 4 Sep 1995 21:14:33 +0000 (21:14 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 4 Sep 1995 21:14:33 +0000 (21:14 +0000)
commit109eb06cce362f040b062107897826fc1b01431e
treec21a264542fbf94717a76ccf557cac4c6ec29116
parentf515fb2f93d81fb401d86f9db2bf3c96cd659737
* configure.in (host_makefile_frag): Don't set.  Substitute for
@CC@, @CFLAGS@, @HDEFINES@ and @LDFLAGS@ in Makefile.
* Makefile.in (AR_FLAGS): Set to rc rather than qv.
(CC): Define as @CC@.
(CFLAGS): Set to @CFLAGS@.
(LDFLAGS): Define as @LDFLAGS@.
(ALL_CFLAGS): Use @HDEFINES@ rather than $(HDEFINES).
binutils/ChangeLog
binutils/Makefile.in
binutils/configure.in
This page took 0.025872 seconds and 4 git commands to generate.