Build and install inplace the count_lines and compareSizes utils
[ghc-hetmet.git] / utils / count_lines / ghc.mk
diff --git a/utils/count_lines/ghc.mk b/utils/count_lines/ghc.mk
new file mode 100644 (file)
index 0000000..c467413
--- /dev/null
@@ -0,0 +1,5 @@
+
+utils/count_lines_PERL_SRC  = count_lines.lprl
+utils/count_lines_dist_PROG = count_lines
+
+$(eval $(call build-perl,utils/count_lines,dist))