X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tools%2Fobprop%2FMakefile;fp=tools%2Fobprop%2FMakefile;h=cfc4653956d0ffd2e28385b1121918ec9c070d21;hb=f3e553446fdcfc04f26ea25396a138965c4a999d;hp=0000000000000000000000000000000000000000;hpb=5fc18091becee67964d4adce416332f04a9f6615;p=chaz%2Fopenbox diff --git a/tools/obprop/Makefile b/tools/obprop/Makefile new file mode 100644 index 00000000..cfc46539 --- /dev/null +++ b/tools/obprop/Makefile @@ -0,0 +1,4 @@ +all clean install: + $(MAKE) -C ../.. -$(MAKEFLAGS) $@ + +.PHONY: all clean install