all repos — openbox @ d9739288b7e0efa9082ecc3b8af65ba9c3760692

openbox fork - make it a bit more like ryudo

tools/gdm-control/Makefile (raw)

1
2
3
4
all clean install:
	$(MAKE) -C ../.. -$(MAKEFLAGS) $@

.PHONY: all clean install