summaryrefslogtreecommitdiffstats
path: root/c/make/target.cfg.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-02-12 14:40:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-02-12 14:40:12 +0000
commitb2febdfe9a226e3cf8eec5b47a0974c0f9845675 (patch)
tree84e26a9c83641dd1cc9b48cfb80a5a4bb5c084a8 /c/make/target.cfg.in
parent2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b2febdfe9a226e3cf8eec5b47a0974c0f9845675.tar.bz2
2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Switch from prefix to exec_prefix. * target.cfg.in: Remove prefix and commented out lines.
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@