# Makefile.am for ropp_pp/preprocess
# ==================================

# 1. Mission-specific pre-processing routines
# -------------------------------------------

EXTRA_DIST = 	

# 2. Rules for compilation
# ------------------------

.m4.f90:
	$(M4) $(M4_OPTS) $< > $@
