summaryrefslogtreecommitdiffstats
path: root/c/make/target.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/make/target.cfg.in')
-rw-r--r--c/make/target.cfg.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/make/target.cfg.in b/c/make/target.cfg.in
index c40840e4db..803ea1786b 100644
--- a/c/make/target.cfg.in
+++ b/c/make/target.cfg.in
@@ -4,11 +4,8 @@
# Target specific settings.
#
-prefix = @prefix@
-
CFLAGS = @CFLAGS@
CPPFLAGS = @CPPFLAGS@
-# DEFS = @DEFS@
LDFLAGS =
LIBS = @LIBS@