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