/[ascend]/trunk/tcltk98/jam/Jamrules.in
ViewVC logotype

Diff of /trunk/tcltk98/jam/Jamrules.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 56 by jds, Sat Oct 1 00:22:50 2005 UTC revision 57 by jds, Sat Oct 1 01:38:26 2005 UTC
# Line 52  INSTALL_ROOT = $(prefix)$(SLASH)Ascend4- Line 52  INSTALL_ROOT = $(prefix)$(SLASH)Ascend4-
52  BUILD_CREDIT = "anonymous" ;  BUILD_CREDIT = "anonymous" ;
53    
54  # Path to general jam info  # Path to general jam info
55  # JAM_GENERAL_DIR = ..$(SLASH)..$(SLASH)jam ;  JAM_GENERAL_DIR = ..$(SLASH)..$(SLASH)jam ;
56    
57  # Root dir of Ascend base library sources.  # Root dir of Ascend base library sources.
58  #ASC_BASE_ROOT = ..$(SLASH)..$(SLASH)base$(SLASH)generic ;  #ASC_BASE_ROOT = ..$(SLASH)..$(SLASH)base$(SLASH)generic ;
# Line 75  if $(NODEBUG) Line 75  if $(NODEBUG)
75  else  else
76    { EXE_NAME = ascend4 ; }    { EXE_NAME = ascend4 ; }
77    
78  ASC_TCLTK98_LIBNAME = libasc_tcltk98 ;  ASC_TCLTK98_LIBROOT = libasc_tcltk98 ;
79  ASC_TCLTK98_LIB     = $(ASC_TCLTK98_LIBNAME)$(SUFLIB) ;  ASC_TCLTK98_LIB     = $(ASC_TCLTK98_LIBROOT)$(SUFLIB) ;
80    
81  # Install directories - comment to not install that class of file  # Install directories - comment to not install that class of file
82  INSTALL_BIN_DIR     = $(INSTALL_ROOT)$(SLASH)ascend4$(SLASH)bin ;  INSTALL_BIN_DIR     = $(INSTALL_ROOT)$(SLASH)ascend4$(SLASH)bin ;

Legend:
Removed from v.56  
changed lines
  Added in v.57

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22