1 SUBDIRS = lemon benchmark demo test
1 if WANT_GUI
2 MAYBE_GUI = gui
3 endif
4 SUBDIRS = lemon benchmark demo test $(MAYBE_GUI)