]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/python/lib/Makefile
Inital import
[l4.git] / l4 / pkg / python / lib / Makefile
diff --git a/l4/pkg/python/lib/Makefile b/l4/pkg/python/lib/Makefile
new file mode 100644 (file)
index 0000000..753b487
--- /dev/null
@@ -0,0 +1,9 @@
+PKGDIR ?= ..
+L4DIR  ?= $(PKGDIR)/../..
+
+# the default is to build the listed directories, provided that they
+# contain a Makefile. If you need to change this, uncomment the following
+# line and adapt it.
+ TARGET = libpython objs
+
+include $(L4DIR)/mk/subdir.mk