make code to show a prompt when you just want to display and message and not do anyth...
[dana/openbox.git] / obt / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install