Makefile (86B)
1 TOPDIR=.. 2 -include $(TOPDIR)/config.mk 3 4 PAGES=index.html 5 6 include $(TOPDIR)/mk/prog.mk