# Makefile.am for the ropp_apps data directory # ============================================ # 1. Extra files for the distribution # ----------------------------------- EXTRA_DIST = README \ ropp_apps_tph_test.nc \ ropp_apps_pblh_test.nc # 2. Files to be cleaned # ---------------------- # CLEANFILES = # 3. Rules for compilation # ------------------------ .m4.f90: $(M4) $(M4_OPTS) $< > $@