From 5d665673a29be21fe4ecad870d0a2d4f5c2f308d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 6 Apr 2003 09:56:57 +0000 Subject: fixes for build system. add themes to the install process. use the build/ dir for configures trash dump --- build/Makefile.incl.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'build/Makefile.incl.in') diff --git a/build/Makefile.incl.in b/build/Makefile.incl.in index a52c865c..b6da814f 100644 --- a/build/Makefile.incl.in +++ b/build/Makefile.incl.in @@ -1,3 +1,6 @@ +CC = @CC@ +MAKE += --no-print-directory + CFLAGS = @CFLAGS@ CPPFLAGS = -I. -I$(srcdir) @CPPFLAGS@ \ -DLOCALEDIR=\"$(localedir)\" \ -- cgit v1.2.3