Changeset 1167


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

Moved to src/emx/src/libmoddef/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/libmoddef/moddef.smak

    • Property cvs2svn:cvs-rev changed from 1.3 to 1.4
    r1166 r1167  
    22.MDESC  := A library for working with .DEF files
    33
    4 .TARGET := moddef.a
     4.TARGET := libmoddef.a
    55.TKIND  := aout
    6 .TSRC   := $(wildcard src/lib/moddef/*.c)
     6.TSRC   := $(wildcard src/libmoddef/*.c)
    77.INSDIR = lib/
    88include mklib.smak
Note: See TracChangeset for help on using the changeset viewer.