]> code.delx.au - gnu-emacs/blobdiff - leim/Makefile.in
Initial support for hunspell dictionaries auto-detection (Bug#13639)
[gnu-emacs] / leim / Makefile.in
index 04f64c0ce0b2c221cbc1ff12e9635ccf682d886a..56f28b8e891403f811198ea7cd9b1d302906c8ef 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for leim subdirectory in GNU Emacs.
 
-# Copyright (C) 1997-2012 Free Software Foundation, Inc.
+# Copyright (C) 1997-2013 Free Software Foundation, Inc.
 # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
 #   2006, 2007, 2008, 2009, 2010, 2011
 #   National Institute of Advanced Industrial Science and Technology (AIST)
@@ -82,6 +82,7 @@ TIT_MISC=${CHINESE_TIT} ${MISC}
        @${RUN_EMACS} -l ${buildlisppath}/international/quail -f batch-byte-compile $<
 
 all: leim-list.el compile-main
+.PHONY: all
 
 TIT_SOURCES= \
        ${srcdir}/CXTERM-DIC/4Corner.tit \
@@ -154,6 +155,7 @@ compile-targets: $(TARGETS)
 
 # Compile all the Elisp files that need it.  Beware: it approximates
 # `no-byte-compile', so watch out for false-positives!
+.PHONY: compile-main
 compile-main: ${TIT_MISC}
        @($(setwins); \
        els=`echo "$$wins " | sed -e 's| |/*.el |g'`; \
@@ -166,6 +168,8 @@ compile-main: ${TIT_MISC}
          $(MAKE) $(MFLAGS) compile-targets EMACS="$(EMACS)" TARGETS="$$chunk"; \
        done
 
+.PHONY: clean mostlyclean bootstrap-clean distclean maintainer-clean extraclean
+
 clean mostlyclean:
        rm -f ${TIT_MISC} ${TIT_MISC:.el=.elc} \
                leim-list.el changed.tit changed.misc