From Kevin Ryde:
[platform/upstream/automake.git] / automake.texi
index c9c74b4..c099ae8 100644 (file)
@@ -3249,6 +3249,9 @@ source files, you would also need to add these suffixes to the list:
 SUFFIXES = .java .class
 @end example
 
+Any given @code{SUFFIXES} go at the start of the generated suffixes
+list, followed by automake generated suffixes not already in the list.
+
 
 @node Include, Conditionals, Miscellaneous, Top
 @chapter Include