14 lines
102 B
Makefile
14 lines
102 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
ROOT = ../
|
|
|
|
DIRS=\
|
|
hbrun \
|
|
hbdoc \
|
|
hbtest \
|
|
# hbextern \
|
|
|
|
include $(ROOT)config/dir.cf
|