# # $Id$ # ROOT = ../ ifeq ($(HB_CONTRIBLIBS),) # standalone contribs DIRS=\ gtwvg \ hbbmcdx \ hbbtree \ hbclipsm \ hbct \ hbgf \ hbgt \ hbmisc \ hbmzip \ hbnf \ hbodbc \ hbole \ hbsqlit3 \ hbtip \ hbtpathy \ hbvpdf \ hbw32 \ rddado \ xhb \ # hbsqlit2 \ # hbw32ddr \ # hbwhat32 \ # hbziparch \ # contribs with external dependencies DIRS +=\ hbapollo \ hbcurl \ hbfbird \ hbfimage \ hbgd \ hbhpdf \ hbmsql \ hbmysql \ hbpgsql \ rddads \ else DIRS = $(HB_CONTRIBLIBS) endif # DIRS += examples include $(ROOT)config/dir.cf