Changeset 1169


Ignore:
Timestamp:
Feb 4, 2004, 10:20:30 PM (22 years ago)
Author:
bird
Message:

Moved to src/emx/src/libend/

Location:
trunk/src/emx/src
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/libend/end.smak

    • Property cvs2svn:cvs-rev changed from 1.3 to 1.4
    r1168 r1169  
    22.MDESC  := The C runtime library that should be linked last
    33
    4 .TARGET := end.lib
     4.TARGET := libend.lib
    55.TKIND  := omf
    6 .TSRC.386 := $(wildcard src/lib/end/386/*.asm)
     6.TSRC.386 := $(wildcard src/libend/386/*.asm)
    77.TSRC   := $(.TSRC.$(CPU))
    88.INSDIR = lib/
Note: See TracChangeset for help on using the changeset viewer.