Add virtual destructor to tui_layout_base
[deliverable/binutils-gdb.git] / gprof / Makefile.in
index 451fe9585d4c0426b7ebe03e71a06ee5a7163412..ceecf591170f5769270f5c80d63e5aa69382d494 100644 (file)
@@ -439,7 +439,7 @@ top_srcdir = @top_srcdir@
 AUTOMAKE_OPTIONS = foreign no-dist no-texinfo.tex info-in-builddir
 ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
 TEXINFO_TEX = ../texinfo/texinfo.tex
-SUFFIXES = .m
+SUFFIXES = .c .m
 SUBDIRS = po
 BASEDIR = $(srcdir)/..
 BFDDIR = $(BASEDIR)/bfd
@@ -481,7 +481,7 @@ all: $(BUILT_SOURCES) gconfig.h
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
 .SUFFIXES:
-.SUFFIXES: .m .c .dvi .lo .o .obj .ps
+.SUFFIXES: .c .m .dvi .lo .o .obj .ps
 am--refresh: Makefile
        @:
 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
This page took 0.032792 seconds and 4 git commands to generate.