Megatest

Diff
Login

Differences From Artifact [d9099d76ad]:

To Artifact [635754dc40]:


426
427
428
429
430
431
432




viewmanual:
	arora docs/manual/megatest_manual.html

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











>
>
>
426
427
428
429
430
431
432
433
434
435

viewmanual:
	arora docs/manual/megatest_manual.html

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


unit :
	cd tests;make unit