]> icculus.org git repositories - mikachu/openbox.git/blob - openbox/Makefile
Fix bugs and add unit tests for BSEARCH()
[mikachu/openbox.git] / openbox / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install