SHELL = /bin/sh

include ../../Path.incl
include ../../Version.incl
include ../../Makefile.incl

FFLAGS = $(FC_OPTIONS) $(FC_PICFLAGS)

all:: 

