Last change
on this file since 3669 was 1166, checked in by bird, 22 years ago |
Moved to src/emx/src/libomflib/
|
-
Property cvs2svn:cvs-rev
set to
1.4
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
187 bytes
|
Line | |
---|
1 | .MODULE := omflib
|
---|
2 | .MDESC := A library for reading/writing OMF object files
|
---|
3 |
|
---|
4 | .TARGET := libomflib.a
|
---|
5 | .TKIND := aout
|
---|
6 | .TSRC := $(wildcard src/libomflib/*.c)
|
---|
7 | .INSDIR = lib/
|
---|
8 | include mklib.smak
|
---|
Note:
See
TracBrowser
for help on using the repository browser.