root/test/system/casl2_opt/opt_slaO/Makefile

/* [<][>][^][v][top][bottom][index][help] */
include ../Define.mk
include ../Test.mk

clean: cleanobj

cleanobj:
        $(RM) a.o

/* [<][>][^][v][top][bottom][index][help] */