From b2febdfe9a226e3cf8eec5b47a0974c0f9845675 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Feb 2001 14:40:12 +0000 Subject: 2001-02-04 Ralf Corsepius * Makefile.am: Switch from prefix to exec_prefix. * target.cfg.in: Remove prefix and commented out lines. --- c/make/target.cfg.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'c/make/target.cfg.in') 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@ -- cgit v1.2.3