root/test/system/casl2_opt/opt_slaOn/Makefile

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

clean: cleanobj

cleanobj:
        $(RM) opt.o

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