Files
harbour-core/harbour-RC1/source/vm/mainstd/Makefile
2008-06-04 05:13:20 +00:00

15 lines
125 B
Makefile

#
# $Id$
#
vpath %.c ../
ROOT = ../../../
C_SOURCES=\
mainstd.c \
LIBNAME=hbmainstd
include $(TOP)$(ROOT)config/lib.cf