CVS: sml-dist/src/runtime/objs mk.x86-linux,1.10,1.11
Matthias Blume <[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-serv17531/objs Modified Files: mk.x86-linux Log Message: removed line from mk.x86-linux as it does not work as intended Index: mk.x86-linux =================================================================== RCS file: /cvsroot/smlnj/sml-dist/src/runtime/objs/mk.x86-linux,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** mk.x86-linux 15 Jan 2005 02:41:11 -0000 1.10 --- mk.x86-linux 18 Jan 2005 16:51:55 -0000 1.11 *************** *** 20,26 **** VERSION = v-x86-linux RUNTIME = run.x86-linux - RUNTIMEX = runx.x86-linux all: ($(MAKE) RUNTIME="$(RUNTIME)" VERSION="$(VERSION)" CC="$(CC)" CFLAGS="$(CFLAGS)" CPP="$(CPP)" TARGET=$(TARGET) DEFS="$(DEFS)" XOBJS="$(XOBJS)" XLIBS="$(XLIBS)" LD_LIBS="$(LD_LIBS)" $(RUNTIME)) - ($(MAKE) RUNTIME="$(RUNTIMEX)" VERSION="$(VERSION)" CC="$(CC)" CFLAGS="$(CFLAGS)" CPP="$(CPP)" TARGET=$(TARGET) DEFS="$(DEFS)" XOBJS="$(XOBJS)" XLIBS="$(XLIBS)" LD_LIBS="$(LD_LIBS)" LDFLAGS="-Xlinker -r" $(RUNTIMEX)) --- 20,24 ---- ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt