Files
harbour-core/harbour/source/rdd/hbsix/Makefile
Viktor Szakats 72dadeef4f 2008-05-20 02:35 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* doc/es/Makefile
   * doc/whatsnew.txt
   * source/lang/Makefile
   * source/rtl/gtcrs/Makefile
   * source/main/Makefile
   * source/debug/Makefile
   * source/codepage/Makefile
   * source/rdd/hbsix/Makefile
   * source/compiler/Makefile
   * contrib/hbgf/os2pm/Makefile
   * contrib/hbgf/gtk/Makefile
     * Some TAB/space cleanup.
2008-05-20 00:37:40 +00:00

26 lines
262 B
Makefile

#
# $Id$
#
ROOT = ../../../
C_SOURCES=\
sxcompr.c \
sxcrypt.c \
sxdate.c \
sxsem.c \
sxfname.c \
sxtable.c \
sxord.c \
sxutil.c \
sxredir.c \
PRG_SOURCES=\
sxcompat.prg \
sxini.prg \
sxtrig.prg \
LIBNAME=hbsix
include $(TOP)$(ROOT)config/lib.cf