]> icculus.org git repositories - mikachu/openbox.git/blob - obrender/Makefile
use g_slice_new() instead of g_new() part 4
[mikachu/openbox.git] / obrender / Makefile
1 all clean install:
2         $(MAKE) -C .. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install