

include ${ROOT}/usr/include/make/commondefs

install:
	cd C; make $@
	cd adv_fortran; make $@
	cd fortran; make $@
