(.SUFFIXES): New target, include .elc .el.
[bpt/emacs.git] / leim / makefile.w32-in
index 2cdf38f..3b62192 100644 (file)
@@ -141,6 +141,8 @@ $(TIT):     $(SUBDIRS)
        $(SETLOADPATH) $(RUN_EMACS)  -l $(buildlisppath)/international/quail \\r
            -f batch-byte-compile $(TIT:.elc=.el)\r
 \r
+.SUFFIXES: .elc .el\r
+\r
 .el.elc:\r
        set EMACSLOADPATH=$(buildlisppath)\r
        $(SETLOADPATH) $(RUN_EMACS) -f batch-byte-compile $<\r