diff options
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/resumecls/example/config-sample.mk')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/resumecls/example/config-sample.mk | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/xelatex/resumecls/example/config-sample.mk b/Master/texmf-dist/doc/xelatex/resumecls/example/config-sample.mk new file mode 100644 index 00000000000..4bb2fe3844b --- /dev/null +++ b/Master/texmf-dist/doc/xelatex/resumecls/example/config-sample.mk @@ -0,0 +1,15 @@ +# +----------------------------------------------------------------------------- +# | File: config +# | Author: huxuan +# | E-mail: i(at)huxuan.org +# | Created: 2012-12-18 +# | Last modified: 2013-03-16 +# | Description: +# | Configuration for Makefile +# | +# | Copyrgiht (c) 2012-2013 by huxuan. All rights reserved. +# +----------------------------------------------------------------------------- + +RESUME=resume +RESUMEZH=resume-zh +RESUMEEN=resume-en |