diff options
Diffstat (limited to 'tools/obxprop/Makefile')
| -rw-r--r-- | tools/obxprop/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/obxprop/Makefile b/tools/obxprop/Makefile new file mode 100644 index 00000000..cfc46539 --- /dev/null +++ b/tools/obxprop/Makefile @@ -0,0 +1,4 @@ +all clean install: + $(MAKE) -C ../.. -$(MAKEFLAGS) $@ + +.PHONY: all clean install |
