]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
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 13237281faa4e5c87979288a0cbb78b0a214c33d..a2917c9db4216ea8f541f93f42f530c14335ee54 100644 (file)
@@ -1,5 +1,3 @@
-.SUFFIXES: .krc .krh .kro
-
 .c.krc:
        $(ANSI2KNR) $< > $@
 
index 84acdb23701c564ed01dc53d52c3e3d817933ddd..9f1f283b91468f2bd0234b36aca7f9effefae6b8 100644 (file)
@@ -1,5 +1,3 @@
-.SUFFIXES: .texi .info .dvi
-
 .texi.info:
        $(MAKEINFO) -I$(srcdir) $<
 
index 84acdb23701c564ed01dc53d52c3e3d817933ddd..9f1f283b91468f2bd0234b36aca7f9effefae6b8 100644 (file)
@@ -1,5 +1,3 @@
-.SUFFIXES: .texi .info .dvi
-
 .texi.info:
        $(MAKEINFO) -I$(srcdir) $<