merge from gcc
[external/binutils.git] / libiberty / Makefile.in
index 3a6a59a..ffa4ba5 100644 (file)
@@ -581,8 +581,7 @@ $(CONFIGURED_OFILES): stamp-picdir
        else true; fi
        $(COMPILE.c) $(srcdir)/getcwd.c $(OUTPUT_OPTION)
 
-./getopt.o: $(srcdir)/getopt.c config.h $(INCDIR)/getopt.h \
-       $(INCDIR)/ansidecl.h
+./getopt.o: $(srcdir)/getopt.c config.h $(INCDIR)/getopt.h
        if [ x"$(PICFLAG)" != x ]; then \
          $(COMPILE.c) $(PICFLAG) $(srcdir)/getopt.c -o pic/$@; \
        else true; fi