root
/
test
/
system
/
casl2_opt
/
opt_slao_T
/Makefile
/* [<][>][^][v][top]
[bottom]
[index]
[help]
*/
include ../Define.mk
include ../Test.mk
clean: cleanobj
cleanobj:
$(RM) a.o
/* [<][>][^][v]
[top]
[bottom]
[index]
[help]
*/