1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
=========== all ============
/objdir/Makefile
/objdir/_mkc_cc_type.err
/objdir/_mkc_cc_type.res
/objdir/_mkc_custom_alloca_in_alloca_h.err
/objdir/_mkc_custom_alloca_in_alloca_h.res
/objdir/_mkc_custom_alloca_in_stdlib_h.err
/objdir/_mkc_custom_alloca_in_stdlib_h.res
/objdir/_mkc_custom_true_is_available.err
/objdir/_mkc_custom_true_is_available.res
/objdir/_mkc_prog_cc.err
/objdir/_mkc_prog_cc.res
/objdir/customtests2.test.out.tmp
/objdir/expect.out
/objdir/hello_customtests2
/objdir/hello_customtests2.c
/objdir/hello_customtests2.o
/objdir/test.mk
=========== run ============
alloca(3) succeeded
========= install ==========
/objdir/prefix
/objdir/prefix/bin
/objdir/prefix/bin/hello_customtests2
======== uninstall =========
========== clean ===========
/objdir/Makefile
/objdir/_mkc_cc_type.err
/objdir/_mkc_cc_type.res
/objdir/_mkc_custom_alloca_in_alloca_h.err
/objdir/_mkc_custom_alloca_in_alloca_h.res
/objdir/_mkc_custom_alloca_in_stdlib_h.err
/objdir/_mkc_custom_alloca_in_stdlib_h.res
/objdir/_mkc_custom_true_is_available.err
/objdir/_mkc_custom_true_is_available.res
/objdir/_mkc_prog_cc.err
/objdir/_mkc_prog_cc.res
/objdir/customtests2.test.out.tmp
/objdir/expect.out
/objdir/hello_customtests2.c
/objdir/test.mk
======= errorcheck + MAKEOBJDIR ===========
true_is_available=1
======= cleandir ==========
/objdir/Makefile
/objdir/customtests2.test.out.tmp
/objdir/expect.out
/objdir/hello_customtests2.c
/objdir/test.mk
|