aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: 54e2075fe431359583abf2e03fdaa2ab05831312 (plain)
1
2
3
4
5
6
7
8
9
10
# Main make.code.defn file for thorn GSLFortran

# Source files in this directory
SRCS =  m_gsl_sf_erf.F90        \
        m_gsl_sf_result.F90     \
        gsl_sf_erf.c            \
        gsl_sf_result.c

# Subdirectories containing source files
SUBDIRS =