/[gcl]/gcl/h/mingw.defs
ViewVC logotype

Diff of /gcl/h/mingw.defs

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

revision 1.4 by mjthomas, Sun Jun 2 23:16:02 2002 UTC revision 1.5 by mjthomas, Thu Jun 6 23:48:59 2002 UTC
# Line 1  Line 1 
1    # Machine dependent makefile definitions for Intel X86 under Microsoft Windows,
2    # using Mingw32 compiler tools.
 # Machine dependent makefile definitions for intel 386,486 running MSWINDOWS,  
 # and compilation using mingw compiler and includes.  
   
 # note using /bin/sh (ie a copy of ash.exe) will fail if a very LONG command  
 # line is given, eg when linking maxima.  bash has more stack.  
3    
4  SHELL        = bash  SHELL        = bash
5    
# Line 38  LAST_FILE    = $(ODIR)/lastfile.o Line 33  LAST_FILE    = $(ODIR)/lastfile.o
33  INITFORM     = (si::build-symbol-table)  INITFORM     = (si::build-symbol-table)
34    
35  # Use symbolic links  # Use symbolic links
36  SYMB         = -s  SYMB         = -s -f
37  APPEND       = ../bin/append  APPEND       = ../bin/append
38    
39  # suffix for executables  # suffix for executables

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26