]> Dogcows Code - chaz/openbox/blobdiff - openbox/Makefile
update the build system, using a single Makefile.am for a sexyass non-recursive make...
[chaz/openbox] / openbox / Makefile
diff --git a/openbox/Makefile b/openbox/Makefile
new file mode 100644 (file)
index 0000000..b90edac
--- /dev/null
@@ -0,0 +1,4 @@
+all clean install:
+       $(MAKE) -C .. -$(MAKEFLAGS) $@
+
+.PHONY: all clean install
This page took 0.019875 seconds and 4 git commands to generate.