mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 16:23:04 +00:00
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:
11
examples/mfcalc/.gitignore
vendored
Normal file
11
examples/mfcalc/.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
/*.o
|
||||
/*.tmp
|
||||
/.deps
|
||||
/calc.h
|
||||
/mfcalc
|
||||
/mfcalc.c
|
||||
/mfcalc.exe
|
||||
/mfcalc.h
|
||||
/mfcalc.stamp
|
||||
/mfcalc.y
|
||||
|
||||
Reference in New Issue
Block a user