CVS: sml-dist/src/runtime/objs mk.x86-netbsd2,NONE,1.1 mk.x86-netbsd,1.5,1.6

John Reppy <[email protected]>
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml-dist/src/runtime/objs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv620/src/runtime/objs

Modified Files:
	mk.x86-netbsd 
Added Files:
	mk.x86-netbsd2 
Log Message:
  NetBSD patches for version 3.x (provided by Cary Gray)


--- NEW FILE: mk.x86-netbsd2 ---
# mk.x86-netbsd2
#
# makefile for NetBSD (version 2.x), which is a BSD 4.4 clone.
#

SHELL =		/bin/sh

MAKE =		gmake

ARFLAGS =	Trcv
CC =		gcc -ansi
CFLAGS =	-O2
CPP =		gcc -x assembler-with-cpp -E -P
#CPP =		/usr/bin/cpp -P

XOBJS =
XLIBS =		../c-libs/dl/libunix-dynload.a
LD_LIBS =
BASE_DEFS =	
DEFS =          $(XDEFS) $(BASE_DEFS) -DHOST_X86 -DTARGET_X86 -DOPSYS_UNIX -DOPSYS_NETBSD2 -DDLOPEN
TARGET =	X86
VERSION =	v-x86-netbsd
RUNTIME =	run.x86-netbsd

all:
	($(MAKE) RUNTIME="$(RUNTIME)" VERSION="$(VERSION)" MAKE="$(MAKE)" CC="$(CC)" CFLAGS="$(CFLAGS)" CPP="$(CPP)" TARGET=$(TARGET) DEFS="$(DEFS)" XOBJS="$(XOBJS)" XLIBS="$(XLIBS)" LD_LIBS="$(LD_LIBS)" $(RUNTIME))

Index: mk.x86-netbsd
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/runtime/objs/mk.x86-netbsd,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** mk.x86-netbsd	11 May 2004 19:01:04 -0000	1.5
--- mk.x86-netbsd	10 Feb 2006 22:14:59 -0000	1.6
***************
*** 1,5 ****
  # mk.x86-netbsd
  #
! # makefile for "Net BSD", which is a BSD 4.4 clone.
  #
  
--- 1,5 ----
  # mk.x86-netbsd
  #
! # makefile for NetBSD (version 3.x), which is a BSD 4.4 clone.
  #
  



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.