Don't include .SUFFIXES
authorTom Tromey <tromey@redhat.com>
Wed, 22 Nov 1995 03:22:14 +0000 (03:22 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 22 Nov 1995 03:22:14 +0000 (03:22 +0000)
compile-kr.am
lib/am/texinfos.am
texinfos.am

index 1323728..a2917c9 100644 (file)
@@ -1,5 +1,3 @@
-.SUFFIXES: .krc .krh .kro
-
 .c.krc:
        $(ANSI2KNR) $< > $@
 
index 84acdb2..9f1f283 100644 (file)
@@ -1,5 +1,3 @@
-.SUFFIXES: .texi .info .dvi
-
 .texi.info:
        $(MAKEINFO) -I$(srcdir) $<
 
index 84acdb2..9f1f283 100644 (file)
@@ -1,5 +1,3 @@
-.SUFFIXES: .texi .info .dvi
-
 .texi.info:
        $(MAKEINFO) -I$(srcdir) $<