From 87754197797394cf5934f6fddbb5a078894f1607 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Thu, 5 May 2005 11:04:18 +0200 Subject: Now including the optional user defined Make.config from the 'libsi' Makefile --- libsi/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libsi') diff --git a/libsi/Makefile b/libsi/Makefile index 2d8713b3..fdc630d2 100644 --- a/libsi/Makefile +++ b/libsi/Makefile @@ -1,7 +1,7 @@ # # Makefile for a libsi # -# $Id: Makefile 1.3 2004/10/16 13:31:50 kls Exp $ +# $Id: Makefile 1.4 2005/05/05 11:01:46 kls Exp $ ### The C++ compiler and options: @@ -11,6 +11,8 @@ AR = ar ARFLAGS = ru RANLIB = ranlib +-include ../Make.config + ### The directory environment: INCLUDES += -- cgit v1.2.3