Files
harbour-core/harbour/source/lang/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

76 lines
987 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
msgbe866.c \
msgbewin.c \
msgbg866.c \
msgbgiso.c \
msgbgmik.c \
msgbgwin.c \
msgca.c \
msgcs852.c \
msgcsiso.c \
msgcskam.c \
msgcswin.c \
msgde.c \
msgdewin.c \
msgel.c \
msgelwin.c \
msgeo.c \
msges.c \
msgeswin.c \
msgeu.c \
msgfr.c \
msggl.c \
msghe862.c \
msghewin.c \
msghr437.c \
msghr852.c \
msghriso.c \
msghrwin.c \
msghu852.c \
msghucwi.c \
msghuiso.c \
msghuwin.c \
msgid.c \
msgis850.c \
msgit.c \
msgko.c \
msgltwin.c \
msgnl.c \
msgpl852.c \
msgpliso.c \
msgplmaz.c \
msgplwin.c \
msgpt.c \
msgro.c \
msgru866.c \
msgrukoi.c \
msgruwin.c \
msgskiso.c \
msgskwin.c \
msgskkam.c \
msgsk852.c \
msgsl437.c \
msgsl852.c \
msgsliso.c \
msgslwin.c \
msgsr852.c \
msgsriso.c \
msgtr857.c \
msgtrwin.c \
msgsrwin.c \
msgua866.c \
msguakoi.c \
msguawin.c \
msgzhb5.c \
msgzhgb.c \
LIBNAME=hblang
include $(TOP)$(ROOT)config/lib.cf