Files
harbour-core/harbour/source/vm/Makefile
1999-09-09 23:29:44 +00:00

16 lines
136 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
debug.c \
dynsym.c \
hvm.c \
initsymb.c \
LIB=vm
include $(TOP)$(ROOT)config/lib.cf