Next: Built sources, Previous: Interfacing to etags
, Up: Miscellaneous Rules [Index]
It is sometimes useful to introduce a new implicit rule to handle a file
type that Automake does not know about. If this is done, you must
notify GNU Make of the new suffixes. This can be done by putting a list
of new suffixes in the SUFFIXES
variable.