2001-08-30 15:38 GMT Dave Pearson <davep@davep.org>

* source/rtl/Makefile
     * Added mlctopos.c and mpostolc.c to C_SOURCES.
This commit is contained in:
Dave Pearson
2001-08-30 15:42:18 +00:00
parent 48431a617d
commit 6fbbfd4ea1
2 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2001-08-30 15:38 GMT Dave Pearson <davep@davep.org>
* source/rtl/Makefile
* Added mlctopos.c and mpostolc.c to C_SOURCES.
2001-08-30 15:03 GMT+2 Maurilio Longo <maurilio.longo@libero.it>
* contrib/hgf/os2pm/*
* changed to add client window repainting capabilities.

View File

@@ -54,10 +54,12 @@ C_SOURCES=\
memoline.c \
minmax.c \
mlcount.c \
mlctopos.c \
mlpos.c \
mod.c \
mouseapi.c \
mousex.c \
mpostolc.c \
mtran.c \
natmsg.c \
net.c \
@@ -118,7 +120,7 @@ PRG_SOURCES=\
browdb.prg \
browdbx.prg \
browse.prg \
checkbox.prg \
checkbox.prg \
dbdelim.prg \
dbedit.prg \
dbsdf.prg \
@@ -135,9 +137,9 @@ PRG_SOURCES=\
menuto.prg \
objfunc.prg \
profiler.prg \
pushbtn.prg \
radiobtn.prg \
radiogrp.prg \
pushbtn.prg \
radiobtn.prg \
radiogrp.prg \
readkey.prg \
readvar.prg \
setfunc.prg \