projects
/
YACASL2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
33dcd0fa5f28487dee44878c9d0d22e763f7d2f8
[YACASL2.git]
/
test
/
integration
/
comet2
/
rev_call
/
Makefile
1
include ../CMD.mk # YACASL2DIR, CASL2
2
ASDIR = $(YACASL2DIR)/as/FUNC
3
ASFILE = $(ASDIR)/rev_call.casl $(ASDIR)/rev.casl
4
include ../TEST.mk