Changeset 43 for trunk/lib/makefile


Ignore:
Timestamp:
Jun 7, 1999, 3:36:00 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/makefile

    r23 r43  
    1 # $Id: makefile,v 1.1 1999-06-01 08:43:08 phaller Exp $
     1# $Id: makefile,v 1.2 1999-06-07 13:35:59 sandervl Exp $
    22
    33#
     
    1414
    1515
    16 all: pmwinx.lib
     16all: pmwinx.lib libconv.lib
    1717
    1818
    1919pmwinx.lib: pmwinx.def
    2020        $(IMPLIB) pmwinx.lib pmwinx.def
     21
     22libconv.lib: libconv.def
     23        $(IMPLIB) libconv.lib libconv.def
    2124
    2225
Note: See TracChangeset for help on using the changeset viewer.