about summary refs log tree commit diff
path: root/third_party/nix/perl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/nix/perl/Makefile')
-rw-r--r--third_party/nix/perl/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/third_party/nix/perl/Makefile b/third_party/nix/perl/Makefile
new file mode 100644
index 0000000000..f36f5d0e9d
--- /dev/null
+++ b/third_party/nix/perl/Makefile
@@ -0,0 +1,7 @@
+makefiles = local.mk
+
+GLOBAL_CXXFLAGS += -g -Wall
+
+-include Makefile.config
+
+include mk/lib.mk