summaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-05-14 06:36:15 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-05-14 06:36:15 +0200
commit18a927402ca89ffc1cdf515932fd48d52981a633 (patch)
tree78a381d242ab3eb75da6887ec504052d2e7c3563 /Makefile.common
parented85bebe401281dd60fa15412e743cfd60dd2b9b (diff)
downloaddrakx-18a927402ca89ffc1cdf515932fd48d52981a633.tar
drakx-18a927402ca89ffc1cdf515932fd48d52981a633.tar.gz
drakx-18a927402ca89ffc1cdf515932fd48d52981a633.tar.bz2
drakx-18a927402ca89ffc1cdf515932fd48d52981a633.tar.xz
drakx-18a927402ca89ffc1cdf515932fd48d52981a633.zip
kill one more useless definition
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.common b/Makefile.common
index 593582a05..185bf3da3 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -31,8 +31,5 @@ else
CFLAGS = -Os -pipe -Wall -Werror -fomit-frame-pointer -fno-strict-aliasing
endif
-GLIBC_INCLUDES = -I. -I$(top_dir)/bzlib
-INCLUDES = $($(L)_INCLUDES)
-
STRIPCMD = strip -R .note -R .comment