Files
harbour-core/harbour/source/codepage/Makefile
Viktor Szakats 6944db77d7 2009-08-10 14:47 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* doc/en-EN/Makefile
  * doc/Makefile
  * include/Makefile
  * contrib/gtalleg/Makefile
  * contrib/hbmysql/Makefile
  * contrib/hbct/Makefile
  * contrib/xhb/Makefile
  * contrib/hbodbc/Makefile
  * contrib/hbtpathy/Makefile
  * contrib/hbgt/Makefile
  * contrib/hbmzip/Makefile
  * contrib/hbsqlit3/Makefile
  * contrib/hbblat/Makefile
  * contrib/hbqt/generator/hbqtgen.prg
  * contrib/hbqt/Makefile_gen
  * contrib/hbfbird/Makefile
  * contrib/hbziparc/Makefile
  * contrib/hbxbp/Makefile
  * contrib/xpp/Makefile
  * contrib/hbnf/Makefile
  * contrib/Makefile
  * contrib/hbcurl/hbcurls/Makefile
  * contrib/hbcurl/Makefile
  * contrib/gtqtc/Makefile
  * contrib/rddsql/sddmy/Makefile
  * contrib/rddsql/sddpg/Makefile
  * contrib/rddsql/sddfb/Makefile
  * contrib/rddsql/sddodbc/Makefile
  * contrib/rddsql/Makefile
  * contrib/hbhpdf/Makefile
  * contrib/rddado/Makefile
  * contrib/gtwvg/Makefile
  * contrib/hbpgsql/Makefile
  * contrib/hbclipsm/Makefile
  * contrib/rddads/Makefile
  * contrib/hbfimage/Makefile
  * contrib/hbgd/Makefile
  * contrib/hbmisc/Makefile
  * contrib/hbtip/Makefile
  * contrib/hbwin/Makefile
  * contrib/hbbmcdx/Makefile
  * contrib/hbvpdf/Makefile
  * contrib/hbssl/Makefile
  * contrib/hbbtree/Makefile
  * source/pp/Makefile
  * source/hbextern/Makefile
  * source/lang/Makefile
  * source/vm/maindllh/Makefile
  * source/vm/mainstd/Makefile
  * source/vm/maindllp/Makefile
  * source/vm/Makefile
  * source/vm/vmmt/Makefile
  * source/vm/mainwin/Makefile
  * source/main/Makefile
  * source/debug/Makefile
  * source/common/Makefile
  * source/nortl/Makefile
  * source/rtl/gtdos/Makefile
  * source/rtl/gtwin/Makefile
  * source/rtl/gtxwc/Makefile
  * source/rtl/gtcrs/Makefile
  * source/rtl/gtstd/Makefile
  * source/rtl/gttrm/Makefile
  * source/rtl/Makefile
  * source/rtl/gtcgi/Makefile
  * source/rtl/gtos2/Makefile
  * source/rtl/gtsln/Makefile
  * source/rtl/gtpca/Makefile
  * source/rtl/gtgui/Makefile
  * source/rtl/gt_tpl/Makefile
  * source/rtl/gtwvt/Makefile
  * source/macro/Makefile
  * source/hbpcre/Makefile
  * source/codepage/Makefile
  * source/rdd/dbfntx/Makefile
  * source/rdd/nulsys/Makefile
  * source/rdd/Makefile
  * source/rdd/dbfnsx/Makefile
  * source/rdd/dbfcdx/Makefile
  * source/rdd/hsx/Makefile
  * source/rdd/usrrdd/rdds/Makefile
  * source/rdd/usrrdd/Makefile
  * source/rdd/dbffpt/Makefile
  * source/rdd/hbsix/Makefile
  * source/hbzlib/Makefile
  * source/compiler/Makefile
    * Finished replacing TABs with spaces in simple variable assigments.
      TABs are only required when specifiying a rule command.
2009-08-10 12:48:47 +00:00

144 lines
2.0 KiB
Makefile

#
# $Id$
#
ROOT := ../../
C_SOURCES := \
cpbg866.c \
cpbgiso.c \
cpbgmik.c \
cpbgwin.c \
cpcs852.c \
cpcsiso.c \
cpcskam.c \
cpcswin.c \
cpde850.c \
cpdeiso.c \
cpdewin.c \
cpel737.c \
cpelwin.c \
cpes850.c \
cpes850c.c \
cpesiso.c \
cpesisoc.c \
cpeswin.c \
cpeswinc.c \
cpeswinm.c \
cpfr850.c \
cpfriso.c \
cpfrwin.c \
cphr437.c \
cphr852.c \
cphrwin.c \
cphu852.c \
cphu852s.c \
cphuiso.c \
cphuisos.c \
cphuwin.c \
cphuwins.c \
cpit437.c \
cpit850.c \
cpitisb.c \
cpitiso.c \
cpitwin.c \
cpltwin.c \
cppl852.c \
cppliso.c \
cpplmaz.c \
cpplwin.c \
cppt850.c \
cpptiso.c \
cpro852.c \
cproiso.c \
cprowin.c \
cpru866.c \
cpruiso.c \
cprukoi.c \
cpruwin.c \
cpsk852.c \
cpskiso.c \
cpskkam.c \
cpskwin.c \
cpsl437.c \
cpsl852.c \
cpsliso.c \
cpslwin.c \
cpsrwin.c \
cpsv850.c \
cpsvclip.c \
cpsviso.c \
cpsvwin.c \
cptr857.c \
cptrwin.c \
cpua1125.c \
cpua866.c \
cpuakoi.c \
cpuawin.c \
uc1125.c \
uc1250.c \
uc1251.c \
uc1252.c \
uc1253.c \
uc1254.c \
uc1255.c \
uc1256.c \
uc1257.c \
uc1258.c \
uc737.c \
uc775.c \
uc850.c \
uc852.c \
uc855.c \
uc857.c \
uc860.c \
uc861.c \
uc862.c \
uc863.c \
uc864.c \
uc865.c \
uc866.c \
uc869.c \
uc874.c \
uc8859_1.c \
uc88591b.c \
uc8859_2.c \
uc8859_3.c \
uc8859_4.c \
uc8859_5.c \
uc8859_6.c \
uc8859_7.c \
uc8859_8.c \
uc8859_9.c \
uc885910.c \
uc885911.c \
uc885913.c \
uc885914.c \
uc885915.c \
uc885916.c \
uckam.c \
uckoi8.c \
uckoi8u.c \
ucmaz.c \
ucmik.c \
uc037.c \
uc1006.c \
uc1026.c \
uc424.c \
uc500.c \
uc856.c \
uc875.c \
ucascii.c \
ucatari.c \
ucmacce.c \
ucmaccyr.c \
ucmacgrk.c \
ucmacice.c \
ucmacrom.c \
ucmactrk.c \
ucnext.c \
LIBNAME := hbcpage
include $(TOP)$(ROOT)config/lib.cf