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

15 lines
125 B
Makefile

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