]> Dogcows Code - chaz/openbox/blob - plugins/resistance/Makefile
update the build system, using a single Makefile.am for a sexyass non-recursive make...
[chaz/openbox] / plugins / resistance / Makefile
1 all clean install:
2 $(MAKE) -C ../.. -$(MAKEFLAGS) $@
3
4 .PHONY: all clean install
This page took 0.032032 seconds and 4 git commands to generate.