openbox/build/Makefile.plugins

6 lines
213 B
Text
Raw Normal View History

2003-04-03 22:02:18 +00:00
all install uninstall clean distclean:
@$(MAKE) -$(MAKEFLAGS) -f build/Makefile.plugins.resistance $@
@$(MAKE) -$(MAKEFLAGS) -f build/Makefile.plugins.placement $@
2003-04-03 05:59:03 +00:00
2003-04-03 22:02:18 +00:00
.PHONY: all clean distclean install uninstall