# *
# Make file for VMS *
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
-# Date : 25 January 2010 *
+# Date : 29 April 2010 *
# *
#*****************************************************************************
.first
wrapsizer.obj,headerctrlcmn.obj,headercolcmn.obj,\
rearrangectrl.obj,spinctrlcmn.obj,datetimefmt.obj,xlocale.obj,\
regex.obj,any.obj,archive.obj,fs_arc.obj,arcall.obj,\
- arcfind.obj,tarstrm.obj,datavcmn.obj,debugrpt.obj
+ arcfind.obj,tarstrm.obj,datavcmn.obj,debugrpt.obj,\
+ translation.obj,languageinfo.obj
OBJECTS_MOTIF=radiocmn.obj,combocmn.obj
tarstrm.obj : tarstrm.cpp
datavcmn.obj : datavcmn.cpp
debugrpt.obj : debugrpt.cpp
+translation.obj : translation.cpp
+languageinfo.obj : languageinfo.cpp