Add support for building perl
diff --git a/Makefile b/Makefile
index 4ed9f68..87dc0af 100644
--- a/Makefile
+++ b/Makefile
@@ -103,6 +103,9 @@
 # More development system stuff for those that want it
 #TARGETS+=m4 autoconf automake libtool
 
+# Perl
+#TARGETS+=perl
+
 # Some nice debugging tools
 #TARGETS+=gdb strace