# Copyright (c) 2005-2007 Andre Merzky (andre@merzky.net) # # Distributed under the Boost Software License, Version 1.0. (See accompanying # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) SAGA_ROOT = ../ SAGA_MAK_C = saga.config.c.mk SAGA_SHS = saga-config include $(SAGA_ROOT)/make/saga.mk SAGA_M4 += $(wildcard saga-config.cache) distclean:: @$(RM) saga.*.mk dynamic_adaptor_list saga-run.sh saga-config saga-config.cache install:: saga.pc @$(ECHO) " installing saga package config" @$(MKDIR) $(SAGA_LOCATION)/share @$(CP) saga.pc $(SAGA_LOCATION)/share/saga.pc