]> Dogcows Code - chaz/openbox/blobdiff - engines/openbox/Makefile
new build system without automake
[chaz/openbox] / engines / openbox / Makefile
diff --git a/engines/openbox/Makefile b/engines/openbox/Makefile
new file mode 100644 (file)
index 0000000..2ed05a6
--- /dev/null
@@ -0,0 +1,4 @@
+all clean distclean install uninstall:
+       $(MAKE) -$(MAKEFLAGS) -C ../.. $@
+
+.PHONY: all clean distclean install uninstall
This page took 0.019494 seconds and 4 git commands to generate.