From 1458563f00deebbbcf3e8049dc90157fb825fae3 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sun, 1 Dec 2013 13:03:03 -0800 Subject: Add some debug printers for scripts --- real.make | 2 ++ 1 file changed, 2 insertions(+) (limited to 'real.make') diff --git a/real.make b/real.make index 0968503..72957ce 100644 --- a/real.make +++ b/real.make @@ -271,6 +271,8 @@ obj/%/autolist.d: $(filter-out %/autolist.d,${DEPENDS}) include ${DEPENDS} # I'm not convinced keeping the bin/ is a good idea +# TODO - for development, regenerate -gdb.py even if the binary +# doesn't need to be rebuilt. For release, the version forces rebuild. bin/%: $(MKDIR_FIRST) ${CXX} ${LDFLAGS} $^ ${LDLIBS} -o $@ -- cgit v1.2.3-60-g2f50