diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -103,6 +103,9 @@ TARGETS+=busybox tinylogin # More development system stuff for those that want it #TARGETS+=m4 autoconf automake libtool +# Perl +#TARGETS+=perl + # Some nice debugging tools #TARGETS+=gdb strace |