]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/Makefile.in
2008-10-09 Pedro Alves <pedro@codesourcery.com>
[thirdparty/binutils-gdb.git] / gdb / Makefile.in
index 74359c1a81b00098e0f20acae5e5f2f496a20415..ab0a0b6e9954dee0c78e9eabaddcb9358e099ee2 100644 (file)
@@ -1380,12 +1380,6 @@ printcmd.o: $(srcdir)/printcmd.c
                $(GDB_WERROR_CFLAGS) $(COMPILE.post) $(srcdir)/printcmd.c
        $(POSTCOMPILE)
 
-# FIXME: Procfs.o gets -Wformat errors because things like pid_t don't
-# match output format strings.
-procfs.o: $(srcdir)/procfs.c
-       $(COMPILE.pre) $(INTERNAL_WARN_CFLAGS) $(COMPILE.post) $(srcdir)/procfs.c
-       $(POSTCOMPILE)
-
 # Message files.  Based on code in gcc/Makefile.in.
 
 # Rules for generating translated message descriptions.  Disabled by