2007-09-24 Stepan Kasal * Makefile.am (.c.i, SUFFIXES): Remove, `.i' is unused. diff --git a/Makefile.am b/Makefile.am index c91e0ce..65f3cac 100644 --- a/Makefile.am +++ b/Makefile.am @@ -134,10 +134,6 @@ MAINTAINERCLEANFILES = version.c awkgram.c # We want hard links for install-exec-hook, below LN= ln -SUFFIXES = .i -.c.i: - $(COMPILE) -E $< > $@ - # First, add a link from gawk to gawk-X.Y.Z. # Same for pgawk. #