16 lines
123 B
Makefile
16 lines
123 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
ROOT = ../
|
|
|
|
DIRS=\
|
|
hbpp \
|
|
hbrun \
|
|
hbdoc \
|
|
hbtest \
|
|
hbmake \
|
|
# hbextern \
|
|
|
|
include $(ROOT)config/dir.cf
|