# *
# Make file for VMS *
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
-# Date : 12 September 2007 *
+# Date : 29 September 2007 *
# *
#*****************************************************************************
.first
filename.obj,\
filefn.obj,\
filesys.obj,\
+ filectrlcmn.obj,\
fldlgcmn.obj,\
fmapbase.obj,\
fontcmn.obj,\
textbuf.obj,\
textcmn.obj,\
textfile.obj,\
+ textentrycmn.obj,\
timercmn.obj,\
timerimpl.obj,\
tokenzr.obj,\
filename.cpp,\
filefn.cpp,\
filesys.cpp,\
+ filectrlcmn.cpp,\
fldlgcmn.cpp,\
fmapbase.cpp,\
fontcmn.cpp,\
textbuf.cpp,\
textcmn.cpp,\
textfile.cpp,\
+ textentrycmn.cpp,\
timercmn.cpp,\
timerimpl.cpp,\
tokenzr.cpp,\
pickerbase.obj : pickerbase.cpp
listctrlcmn.obj : listctrlcmn.cpp
srchcmn.obj : srchcmn.cpp
+textentrycmn.obj : textentrycmn.cpp
+filectrlcmn.obj : filectrlcmn.cpp