]> Dogcows Code - chaz/openbox/blobdiff - data/Makefile
update the build system, using a single Makefile.am for a sexyass non-recursive make...
[chaz/openbox] / data / Makefile
diff --git a/data/Makefile b/data/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.024371 seconds and 4 git commands to generate.