[M3commit] [modula3/cm3] 92f61d: Make Unix naming match GrumpyUnix naming.
GitHub
noreply at github.com
Mon Jun 20 06:46:37 CEST 2016
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: 92f61d9fd92e50db1f0bba0921bec7a2adef55f0
https://github.com/modula3/cm3/commit/92f61d9fd92e50db1f0bba0921bec7a2adef55f0
Author: jaykrell <jay.krell at cornell.edu>
Date: 2016-06-19 (Sun, 19 Jun 2016)
Changed paths:
M m3-sys/m3quake/src/M3Path.m3
Log Message:
-----------
Make Unix naming match GrumpyUnix naming.
In particular, use .s (_m.s, _i.s) and .o (_m.o, _i.o) as some
code expects, i.e. make and automake and gcc knows it is assembly
without extra switches.
More information about the M3commit
mailing list