mfcalc: extract and exercise.

* examples/mfcalc/local.mk, examples/mfcalc/test: New,
	based on calc++'s ones.
	* examples/local.mk: Include mfcalc/local.mk.
This commit is contained in:
Akim Demaille
2012-02-16 15:44:43 +01:00
parent 2e4986a88d
commit c1192f8af3
4 changed files with 139 additions and 0 deletions

View File

@@ -18,3 +18,4 @@ extexi = $(top_srcdir)/examples/extexi
dist_noinst_SCRIPTS = examples/extexi
include examples/calc++/local.mk
include examples/mfcalc/local.mk