source: trunk/emx/src/libmoddef/moddef.smak@ 3669

Last change on this file since 3669 was 1167, checked in by bird, 22 years ago

Moved to src/emx/src/libmoddef/

  • 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: 178 bytes
Line 
1.MODULE := moddef
2.MDESC := A library for working with .DEF files
3
4.TARGET := libmoddef.a
5.TKIND := aout
6.TSRC := $(wildcard src/libmoddef/*.c)
7.INSDIR = lib/
8include mklib.smak
Note: See TracBrowser for help on using the repository browser.