Makefile (114B)
1 TOPDIR = .. 2 -include $(TOPDIR)/config.mk 3 4 SUBDIRS += libbio libfmt libutf libutil 5 6 include $(TOPDIR)/mk/subdir.mk