Changeset 20 for CMT


Ignore:
Timestamp:
Mar 30, 2005, 9:42:58 AM (20 years ago)
Author:
arnault
Message:

Update CMT nmake fragments

Location:
CMT/v1r19/mgr
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • CMT/v1r19/mgr/VisualC.nmake

    r15 r20  
    2020cppflags=/nologo /DWIN32 /MD /W3 $(includes) /c /EHsc
    2121cppcomp=cl.exe $(cppdebugflags) $(cppflags) $(pp_cppflags)
    22 cpplink=link.exe /nologo /machine:I386
     22cpplink=link.exe /nologo /machine:I386 advapi32.lib 
    2323for=f77
    2424flink=$(for) $(flinkflags)
     
    4444doc=..\doc\
    4545inc=..\src\
    46 mgr=..\cmt\
     46mgr=..\mgr\
    4747application_suffix=.exe
    4848lock_command=attrib /S /D +R ..\*
     
    6868CMT_PATH_remove_share_regexp=\\share\\
    6969NEWCMTCONFIG=WIN32-XP-cl
    70 HEAD_tag=$(tag)
    71 HEADVERSION=v*
     70all_constituents=cmt $(constituents)
    7271tag=VisualC
    73 package=HEAD
    74 version=v*
    75 PACKAGE_ROOT=$(HEADROOT)
     72package=CMT
     73version=HEAD
     74PACKAGE_ROOT=$(CMTROOT)
    7675srcdir=..\src
    77 bin=..\$(HEAD_tag)\
     76bin=..\$(CMT_tag)\
    7877javabin=..\classes\
    79 mgrdir=cmt
     78mgrdir=mgr
    8079cmt_installarea_paths=$(cmt_installarea_prefix)/$(tag)/bin $(cmt_installarea_prefix)/$(tag)/lib $(cmt_installarea_prefix)/share/lib $(cmt_installarea_prefix)/share/bin
    81 use_linkopts= $(cmt_installarea_linkopts)   $(HEAD_linkopts) 
    82 use_requirements=requirements $(CMTROOT)\mgr\requirements 
    83 use_includes= 
    84 use_fincludes= $(use_includes)
    85 use_stamps= $(HEAD_stamps) 
    86 use_cflags=  $(HEAD_cflags) 
    87 use_pp_cflags=  $(HEAD_pp_cflags) 
    88 use_cppflags=  $(HEAD_cppflags) 
    89 use_pp_cppflags=  $(HEAD_pp_cppflags) 
    90 use_fflags=  $(HEAD_fflags) 
    91 use_pp_fflags=  $(HEAD_pp_fflags) 
    92 includes= $(ppcmd)"$(srcdir)" $(use_includes)
    93 fincludes= $(includes)
    94 constituents= 
    95 all_constituents= $(constituents)
    96 constituentsclean= 
     80use_linkopts= $(cmt_installarea_linkopts) 
     81cmt_use_linkopts=  $(CMT_linkopts) 
     82constituents= cmt 
     83constituentsclean= cmtclean 
    9784all_constituentsclean= $(constituentsclean)
    9885cmt_actions_constituents= make 
  • CMT/v1r19/mgr/cmt.nmake

    r11 r20  
    33#  Application cmt
    44#
    5 #   Generated Tue Dec 14 15:06:29 2004  by ARNAULT
     5#   Generated Wed Mar 30 09:42:00 2005  by arnault
    66#
    77#====================================
  • CMT/v1r19/mgr/cmt_dependencies.nmake

    r11 r20  
    2424cmt_regexp_cxx_dependencies = "..\source\cmt_regexp.cxx" "..\source\cmt_std.h" "..\source\cmt_string.h" "..\source\cmt_regexp.h" "..\source\cmt_vector.h" "..\source\cmt_system.h"
    2525cmt_model_cxx_dependencies = "..\source\cmt_model.cxx" "..\source\cmt_std.h" "..\source\cmt_string.h" "..\source\cmt_vector.h" "..\source\cmt_regexp.h" "..\source\cmt_system.h" "..\source\cmt_model.h" "..\source\cmt.h" "..\source\cmt_parser.h" "..\source\cmt_fragment.h" "..\source\cmt_map.h" "..\source\cmt_include.h" "..\source\cmt_script.h" "..\source\cmt_pattern.h" "..\source\cmt_scope_section.h" "..\source\cmt_use.h" "..\source\cmt_tag.h" "..\source\cmt_symbol.h"
    26 cmt_project_cxx_dependencies = "..\source\cmt_project.cxx" "..\source\cmt_std.h" "..\source\cmt_string.h" "..\source\cmt_vector.h" "..\source\cmt_regexp.h" "..\source\cmt_system.h" "..\source\cmt.h" "..\source\cmt_parser.h" "..\source\cmt_awk.h" "..\source\cmt_project.h" "..\source\cmt_branch.h" "..\source\cmt_fragment.h" "..\source\cmt_group.h" "..\source\cmt_constituent.h" "..\source\cmt_language.h" "..\source\cmt_map.h" "..\source\cmt_pattern.h" "..\source\cmt_include.h" "..\source\cmt_script.h" "..\source\cmt_scope_section.h" "..\source\cmt_use.h" "..\source\cmt_tag.h" "..\source\cmt_symbol.h" "..\source\cmt_cmtpath_pattern.h" "..\source\cmt_database.h" "..\source\cmt_syntax.h"
     26cmt_project_cxx_dependencies = "..\source\cmt_project.cxx" "..\source\cmt_std.h" "..\source\cmt_string.h" "..\source\cmt_vector.h" "..\source\cmt_regexp.h" "..\source\cmt_system.h" "..\source\cmt.h" "..\source\cmt_parser.h" "..\source\cmt_awk.h" "..\source\cmt_project.h" "..\source\cmt_branch.h" "..\source\cmt_fragment.h" "..\source\cmt_group.h" "..\source\cmt_constituent.h" "..\source\cmt_language.h" "..\source\cmt_map.h" "..\source\cmt_pattern.h" "..\source\cmt_include.h" "..\source\cmt_script.h" "..\source\cmt_scope_section.h" "..\source\cmt_use.h" "..\source\cmt_tag.h" "..\source\cmt_symbol.h" "..\source\cmt_cmtpath_pattern.h" "..\source\cmt_database.h" "..\source\cmt_syntax.h" "..\source\cmt_error.h"
    2727cmt_syntax_cxx_dependencies = "..\source\cmt_syntax.cxx" "..\source\cmt_std.h" "..\source\cmt_string.h" "..\source\cmt_vector.h" "..\source\cmt_map.h" "..\source\cmt_regexp.h" "..\source\cmt_system.h" "..\source\cmt.h" "..\source\cmt_parser.h" "..\source\cmt_include.h" "..\source\cmt_script.h" "..\source\cmt_pattern.h" "..\source\cmt_scope_section.h" "..\source\cmt_use.h" "..\source\cmt_awk.h" "..\source\cmt_project.h" "..\source\cmt_syntax.h" "..\source\cmt_tag.h" "..\source\cmt_symbol.h" "..\source\cmt_fragment.h" "..\source\cmt_group.h" "..\source\cmt_constituent.h" "..\source\cmt_error.h" "..\source\cmt_branch.h" "..\source\cmt_language.h" "..\source\cmt_cmtpath_pattern.h"
    2828cmt_install_area_cxx_dependencies = "..\source\cmt_install_area.cxx" "..\source\cmt_std.h" "..\source\cmt_string.h" "..\source\cmt_vector.h" "..\source\cmt_regexp.h" "..\source\cmt_system.h" "..\source\cmt_parser.h" "..\source\cmt.h" "..\source\cmt_install_area.h" "..\source\cmt_map.h" "..\source\cmt_include.h" "..\source\cmt_script.h" "..\source\cmt_pattern.h" "..\source\cmt_scope_section.h" "..\source\cmt_use.h" "..\source\cmt_awk.h" "..\source\cmt_project.h" "..\source\cmt_syntax.h" "..\source\cmt_tag.h" "..\source\cmt_symbol.h" "..\source\cmt_cmtpath_pattern.h"
Note: See TracChangeset for help on using the changeset viewer.