summaryrefslogtreecommitdiff
path: root/Makefile.test
authorkergoth <kergoth>2002-11-07 15:58:55 (UTC)
committer kergoth <kergoth>2002-11-07 15:58:55 (UTC)
commite30087fa4347c60b622e35b8c99fab64d821bd2f (patch) (side-by-side diff)
treedf62360e9f4553471b1b08e6c65153b265927fcc /Makefile.test
parentb6a55a339cf2d5829a9f13bf0bd50899c811f54d (diff)
downloadopie-e30087fa4347c60b622e35b8c99fab64d821bd2f.zip
opie-e30087fa4347c60b622e35b8c99fab64d821bd2f.tar.gz
opie-e30087fa4347c60b622e35b8c99fab64d821bd2f.tar.bz2
removing unnecessary warnings
Diffstat (limited to 'Makefile.test') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.test b/Makefile.test
index 209eef3..c15916d 100644
--- a/Makefile.test
+++ b/Makefile.test
@@ -97,7 +97,6 @@ export QMAKESPEC=$(QMAKESPECSDIR)/$(patsubst "%",%,$(CONFIG_SPECFILE))
ifdef CONFIG_OPTIMIZATIONS
export CFLAGS_RELEASE=$(patsubst "%,%,$(CONFIG_OPTIMIZATIONS))
export CFLAGS_RELEASE:=$(patsubst %",%,$(CFLAGS_RELEASE))
-$(warning CFLAGS_RELEASE is $(CFLAGS_RELEASE))
endif
all clean: $(subdir-y)