mirror of
https://github.com/fachat/xa65.git
synced 2024-11-15 23:05:30 +00:00
9 lines
142 B
Makefile
9 lines
142 B
Makefile
|
|
tests:
|
|
(cd adrm; make tests)
|
|
(cd binclude; make tests)
|
|
(cd chardelimiter; make tests)
|
|
(cd charset; make tests)
|
|
(cd comcom; make tests)
|
|
|