Megatest

Diff
Login

Differences From Artifact [faa6114119]:

To Artifact [065958ca05]:


420
421
422
423
424
425
426




viewmanual:
	arora docs/manual/megatest_manual.html

targets:
	@grep : Makefile | perl -ne '/^([A-Za-z0-9_-]+):/ && print "$$1\n"'











>
>
>
420
421
422
423
424
425
426
427
428
429

viewmanual:
	arora docs/manual/megatest_manual.html

targets:
	@grep : Makefile | perl -ne '/^([A-Za-z0-9_-]+):/ && print "$$1\n"'


unit :
	cd tests;make unit