summaryrefslogtreecommitdiff
path: root/rules.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-21 12:50:59 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-21 12:50:59 +0100
commit9183b983ea3f2b20359eaa7cf3a8776af301c059 (patch)
tree01d0b225fc2215ba1b5b34da65d29537c5d636e8 /rules.mk
parent599e951cfef725cad50b28b1ba6fc5e4cfe53aa8 (diff)
make pkgmaker and depmaker less verbose, fix build
Diffstat (limited to 'rules.mk')
-rw-r--r--rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules.mk b/rules.mk
index 9703704a9..684206815 100644
--- a/rules.mk
+++ b/rules.mk
@@ -43,7 +43,6 @@ TARGET_CFLAGS:= $(strip -fwrapv -fno-ident ${TARGET_CFLAGS})
TARGET_CC:= $(strip ${TARGET_CC})
TARGET_CXX:= $(strip ${TARGET_CXX})
-# I hate GNU make! --mirabilos
ifneq (${show},)
.DEFAULT_GOAL:= show
show: