aboutsummaryrefslogtreecommitdiff
path: root/binutils/Makefile.am
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-08-04 15:51:44 +0000
committerIan Lance Taylor <ian@airs.com>1997-08-04 15:51:44 +0000
commite5b3abe4dfa3c4baa7bdf1c7b040129f816cf433 (patch)
treea05742ea0e86c2ece7c9e29726a6fdbae69e8731 /binutils/Makefile.am
parentc5cb7682c65c13de806337ca8ac58ecdcb679abc (diff)
downloadgdb-e5b3abe4dfa3c4baa7bdf1c7b040129f816cf433.zip
gdb-e5b3abe4dfa3c4baa7bdf1c7b040129f816cf433.tar.gz
gdb-e5b3abe4dfa3c4baa7bdf1c7b040129f816cf433.tar.bz2
* deflex.l, defparse.y: Use VERSIONK rather than VERSION.
* rclex.l, rcparse.y: Likewise. * Makefile.am (windres_SOURCES): Add $(BULIBS). * Makefile.in: Rebuild.
Diffstat (limited to 'binutils/Makefile.am')
-rw-r--r--binutils/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/Makefile.am b/binutils/Makefile.am
index 6f3809c..970f5c9 100644
--- a/binutils/Makefile.am
+++ b/binutils/Makefile.am
@@ -238,7 +238,8 @@ nlmconv.o: nlmconv.c $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
nlmconv_SOURCES = nlmconv.c nlmheader.y $(BULIBS)
-windres_SOURCES = windres.c resrc.c rescoff.c resbin.c rcparse.y rclex.l
+windres_SOURCES = windres.c resrc.c rescoff.c resbin.c rcparse.y rclex.l \
+ $(BULIBS)
windres_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@
# Targets to rebuild dependencies in this Makefile.