13 lines
90 B
Makefile
13 lines
90 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
ROOT = ../
|
|
|
|
DIRS=\
|
|
libct \
|
|
libgt \
|
|
libmisc \
|
|
|
|
include $(ROOT)config/dir.cf
|