]> Dogcows Code - chaz/openbox/blobdiff - tools/obprop/Makefile
Add an obprop tool which can print UTF-8 strings properly, for our users.
[chaz/openbox] / tools / obprop / Makefile
diff --git a/tools/obprop/Makefile b/tools/obprop/Makefile
new file mode 100644 (file)
index 0000000..cfc4653
--- /dev/null
@@ -0,0 +1,4 @@
+all clean install:
+       $(MAKE) -C ../.. -$(MAKEFLAGS) $@
+
+.PHONY: all clean install
This page took 0.022509 seconds and 4 git commands to generate.