1
0
mirror of https://github.com/fachat/xa65.git synced 2024-09-29 00:55:56 +00:00
xa65/xa/tests/Makefile
2014-08-19 22:49:04 +02:00

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)