summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-12-28 23:08:54 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2014-12-28 23:08:54 -0600
commit3d39f1ae2b2bb9f2aa30eee4b34486b03e24c175 (patch)
tree13c4b034f2dcb2c7f774b635eee02d07c465b0a1 /Rules.mak
parentc5722d63ede04b656c7ac8607d075db576a226d8 (diff)
remove comment
Diffstat (limited to 'Rules.mak')
-rw-r--r--Rules.mak3
1 files changed, 0 insertions, 3 deletions
diff --git a/Rules.mak b/Rules.mak
index 218eb1f93..2a73d7f0f 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -67,9 +67,6 @@ AWK = awk
STRIP_FLAGS ?= -x -R .note -R .comment
-## unused? if yes, remove after 0.9.31
-## UNIFDEF := $(top_builddir)extra/scripts/unifdef
-
# Select the compiler needed to build binaries for your development system
HOSTCC = gcc
BUILD_CFLAGS = -Os