Changeset 66 for trunk/lib/makefile


Ignore:
Timestamp:
Jun 9, 1999, 3:07:41 PM (26 years ago)
Author:
sandervl
Message:

.def file for other unicode lib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/makefile

    r46 r66  
    1 # $Id: makefile,v 1.3 1999-06-07 20:57:55 sandervl Exp $
     1# $Id: makefile,v 1.4 1999-06-09 13:07:41 sandervl Exp $
    22
    33#
     
    1414
    1515
    16 all: pmwinx.lib libconv.lib
     16all: pmwinx.lib libconv.lib libuls.lib
    1717
    1818
     
    2323        $(IMPLIB) libconv.lib libconv.def
    2424
     25libuls.lib: libuls.def
     26        $(IMPLIB) libuls.lib libuls.def
    2527
    2628
Note: See TracChangeset for help on using the changeset viewer.