X-Git-Url: http://git.osdn.net/view?p=chnosproject%2FCHNOSProject.git;a=blobdiff_plain;f=CHNOSProject%2Fchnos%2Ftolset_chn_000%2Fchnos_008%2Fapilib%2FMakefile;fp=CHNOSProject%2Fchnos%2Ftolset_chn_000%2Fchnos_008%2Fapilib%2FMakefile;h=a8d324b48ae34af6f47ca56817b356de5bf824b0;hp=0000000000000000000000000000000000000000;hb=7ad2ef33b005253914c33f34658c5a35a74554a3;hpb=bcbf8f3753455cca09c00d4d971518e1da897cbc diff --git a/CHNOSProject/chnos/tolset_chn_000/chnos_008/apilib/Makefile b/CHNOSProject/chnos/tolset_chn_000/chnos_008/apilib/Makefile new file mode 100644 index 0000000..a8d324b --- /dev/null +++ b/CHNOSProject/chnos/tolset_chn_000/chnos_008/apilib/Makefile @@ -0,0 +1,5 @@ +DEL = del + +clean : + -$(DEL) *.lst + -$(DEL) *.obj