diff options
author | Manuel Novoa III <mjn3@codepoet.org> | 2004-02-11 06:44:47 +0000 |
---|---|---|
committer | Manuel Novoa III <mjn3@codepoet.org> | 2004-02-11 06:44:47 +0000 |
commit | 5f7a6e37e78906bb31f0eb095f7ecc93d16e6fd3 (patch) | |
tree | ef234e574d1fe5c976ddc0b190c4a84211f48188 /Makefile | |
parent | 18cefb81d1b7374131a9c8cc4cdf63188914994e (diff) |
Should have added this a long time ago.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -173,7 +173,7 @@ TARGETS+=busybox tinylogin #TARGETS+=perl # Some nice debugging tools -#TARGETS+=gdb strace +#TARGETS+=gdb strace ltrace # The Valgrind debugger (x86 only) #TARGETS+=valgrind |