aboutsummaryrefslogtreecommitdiffstats
path: root/zlib
diff options
context:
space:
mode:
Diffstat (limited to 'zlib')
-rw-r--r--zlib/Makefile2
-rw-r--r--zlib/Makefile.in2
2 files changed, 0 insertions, 4 deletions
diff --git a/zlib/Makefile b/zlib/Makefile
index 6d752930c..0330f59c5 100644
--- a/zlib/Makefile
+++ b/zlib/Makefile
@@ -69,8 +69,6 @@ target_triplet = i586-pc-linux-gnu
CATALOGS = de.gmo it.gmo
CATOBJEXT = .gmo
CC = gcc
-CIPHER_EXTRA_DIST = @CIPHER_EXTRA_DIST@
-CIPHER_EXTRA_OBJS = @CIPHER_EXTRA_OBJS@
CPP = gcc -E
DATADIRNAME = share
G10_LOCALEDIR = /usr/local/share/locale
diff --git a/zlib/Makefile.in b/zlib/Makefile.in
index 1e489370a..07f93df52 100644
--- a/zlib/Makefile.in
+++ b/zlib/Makefile.in
@@ -69,8 +69,6 @@ target_triplet = @target@
CATALOGS = @CATALOGS@
CATOBJEXT = @CATOBJEXT@
CC = @CC@
-CIPHER_EXTRA_DIST = @CIPHER_EXTRA_DIST@
-CIPHER_EXTRA_OBJS = @CIPHER_EXTRA_OBJS@
CPP = @CPP@
DATADIRNAME = @DATADIRNAME@
G10_LOCALEDIR = @G10_LOCALEDIR@