Only build nlmconv if configured for a NetWare target.
authorIan Lance Taylor <ian@airs.com>
Thu, 2 Sep 1993 16:36:36 +0000 (16:36 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 2 Sep 1993 16:36:36 +0000 (16:36 +0000)
commita6762b10698457baabcaca45e7d81988d126ff86
treecd067a52b16a8bcd7bc1410b55652945dbdae2ec
parent1849d6464ffff668a2c464e82b858c182362171d
Only build nlmconv if configured for a NetWare target.
* configure.in: If we have some *-*-netware* target, or are using
all targets, set BUILD_NLMCONV to $(NLMCONV_PROG) in Makefile.
* Makefile.in (PROGS): Use $(BUILD_NLMCONV) rather than
$(NLMCONV_PROG).
binutils/ChangeLog
binutils/Makefile.in