]> Dogcows Code - chaz/openbox/blob - build/Makefile.plugins
build the resistance/placement plugins
[chaz/openbox] / build / Makefile.plugins
1 all install uninstall clean distclean:
2 @$(MAKE) -$(MAKEFLAGS) -f build/Makefile.plugins.resistance $@
3 @$(MAKE) -$(MAKEFLAGS) -f build/Makefile.plugins.placement $@
4
5 .PHONY: all clean distclean install uninstall
This page took 0.038418 seconds and 5 git commands to generate.