TOPDIR = .. -include $(TOPDIR)/makefiles/gmake/platform.mk SUBDIRS = port log gettext network daemon service library ifeq "$(ENABLE_THREADS)" "1" SUBDIRS += threads endif -include $(TOPDIR)/makefiles/gmake/sub.mk local_test: local_all: local_clean: local_distclean: