reduce length of pattern lines by one order of magnitude to prevent problems with...
[PyX/mjg.git] / test / Makefile
blob9f4dc8798e58bd247e0bd6aedea6280f7c41ca47
1 PYTHON ?= python
3 all:
4 cd unit; $(PYTHON) test.py
5 cd functional; make