###########################################################################
# Makefile for the static library.
###########################################################################
#
#  ISDA CDS Standard Model
#
#  Copyright (C) 2009 International Swaps and Derivatives Association, Inc.
#  Developed and supported in collaboration with Markit
# 
#  This program is free software: you can redistribute it and/or modify it
#  under the terms of the ISDA CDS Standard Model Public License.
#
###########################################################################

TOP = ../../../..

include $(TOP)/makefiles/config.mk
include $(TOP)/makefiles/linux.mk
include $(TOP)/lib/objects.mk
include $(TOP)/makefiles/lib.mk
