* configure.in: Set nlmconv_defs to -DNLMCONV_cputype for all the
authorIan Lance Taylor <ian@airs.com>
Tue, 21 Jun 1994 17:50:33 +0000 (17:50 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 21 Jun 1994 17:50:33 +0000 (17:50 +0000)
commit9d11577a582935b75302adcb1137be1f1801b0ca
treeb2bc041226b547940907db8259e61e832a26131a
parenta18ff4a73033d758ea00f412039af74a39ee5e57
* configure.in: Set nlmconv_defs to -DNLMCONV_cputype for all the
netware targets.  Write it into Makefile as NLMCONV_DEFS.
* Makefile.in (nlmconv.o): Pass $(NLMCONV_DEFS) to $(CC).
* nlmconv.c: Only compile code for specific CPU types if
NLMCONV_cputype is defined.
binutils/ChangeLog
binutils/Makefile.in
binutils/nlmconv.c