summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2007-10-17 20:05:25 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2007-10-17 20:05:25 +0000
commit2e4ff8afcbae91304495e2c90b4965420422e363 (patch)
treec0233dc32abb6409b70bc21ed934e71b7982347f /data
parent56ab62c60cfb18c20468bbec182c52e7dc184195 (diff)
downloadcups-2e4ff8afcbae91304495e2c90b4965420422e363.tar.gz
Import CUPS 1.4svn r7023 into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@502 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'data')
-rw-r--r--data/Makefile29
1 files changed, 2 insertions, 27 deletions
diff --git a/data/Makefile b/data/Makefile
index 9b37aed52..f060e382d 100644
--- a/data/Makefile
+++ b/data/Makefile
@@ -1,5 +1,5 @@
#
-# "$Id: Makefile 6649 2007-07-11 21:46:42Z mike $"
+# "$Id: Makefile 7014 2007-10-10 21:57:43Z mike $"
#
# Datafile makefile for the Common UNIX Printing System (CUPS).
#
@@ -67,31 +67,6 @@ CHARMAPS = \
windows-950.txt
CHARSETS = \
- windows-874 \
- windows-1250 \
- windows-1251 \
- windows-1252 \
- windows-1253 \
- windows-1254 \
- windows-1255 \
- windows-1256 \
- windows-1257 \
- windows-1258 \
- koi8-r \
- koi8-u \
- iso-8859-1 \
- iso-8859-2 \
- iso-8859-3 \
- iso-8859-4 \
- iso-8859-5 \
- iso-8859-6 \
- iso-8859-7 \
- iso-8859-8 \
- iso-8859-9 \
- iso-8859-10 \
- iso-8859-13 \
- iso-8859-14 \
- iso-8859-15 \
utf-8
DATAFILES = \
@@ -171,5 +146,5 @@ uninstall:
#
-# End of "$Id: Makefile 6649 2007-07-11 21:46:42Z mike $".
+# End of "$Id: Makefile 7014 2007-10-10 21:57:43Z mike $".
#