1 2 3 4 5 6 7 8 9
include $(top_srcdir)/Makefile.decl SUBDIRS = input engines other if OS_UNIX SUBDIRS += printbackends endif -include $(top_srcdir)/git.mk