# 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 = ../../../ include $(SAGA_ROOT)/make/saga.util.mk SAGA_SUBDIRS += iostreams SAGA_SUBDIRS += filesystem SAGA_SUBDIRS += program_options SAGA_SUBDIRS += regex SAGA_SUBDIRS += serialization SAGA_SUBDIRS += system SAGA_SUBDIRS += test SAGA_SUBDIRS += thread # should go into the python bindings # SAGA_SUBDIRS += python include $(SAGA_ROOT)/make/saga.external.mk