diff options
Diffstat (limited to 'news/pan/files/patch-po::Makefile.in.in')
-rw-r--r-- | news/pan/files/patch-po::Makefile.in.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/news/pan/files/patch-po::Makefile.in.in b/news/pan/files/patch-po::Makefile.in.in deleted file mode 100644 index c5ef826d4b70..000000000000 --- a/news/pan/files/patch-po::Makefile.in.in +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- po/Makefile.in.in 2002/07/17 16:16:17 1.1 -+++ po/Makefile.in.in 2002/07/17 16:18:01 -@@ -60,6 +60,9 @@ - .SUFFIXES: - .SUFFIXES: .c .o .po .pox .gmo .mo .msg .cat - -+zh_CN.mo: zh_CN.po -+ OLD_PO_FILE_INPUT=1 msgfmt -o $@ $< -+ - .c.o: - $(COMPILE) $< - |