summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/library/Opcode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/library/Opcode/Makefile')
-rw-r--r--gnu/usr.bin/perl/library/Opcode/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu/usr.bin/perl/library/Opcode/Makefile b/gnu/usr.bin/perl/library/Opcode/Makefile
new file mode 100644
index 000000000000..5497061b89dc
--- /dev/null
+++ b/gnu/usr.bin/perl/library/Opcode/Makefile
@@ -0,0 +1,6 @@
+# $FreeBSD$
+
+MODULE= Opcode
+
+.include "../Makefile.inc"
+.include <bsd.obj.mk>