#keep the includes # these variables will become obsolete when the modules below are autoconfiscated # maybe we should restructure this. MAKE_TARGETDIR=wlinux MAKE_PLATFORM=wlinux #C++ includes, these should be removed. #Fortran flags AM_FCFLAGS = \ -reentrancy threaded \ -threads \ -traceback #Fortran 77 flags AM_FFLAGS = \ -reentrancy threaded \ -threads \ -traceback EXEEXT = .exe #build in different subdirectories VPATH = @srcdir@