# Makefile.am for ropp_apps/pblh
# ==============================

# 1. Common (for several ROPP APPS) routines
# ------------------------------------------

EXTRA_DIST = 

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

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