Ignore:
Timestamp:
Jan 6, 2000, 9:05:00 PM (26 years ago)
Author:
sandervl
Message:

Security api updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/advapi32/makefile

    r2216 r2343  
    1 # $Id: makefile,v 1.17 1999-12-27 18:44:33 sandervl Exp $
     1# $Id: makefile,v 1.18 2000-01-06 20:05:00 sandervl Exp $
    22
    33#
     
    3030        $(LD) $(LDFLAGS) -Fm -Fe$@ $(OBJS) $(TARGET).def \
    3131              $(PDWIN32_LIB)/kernel32.lib $(PDWIN32_LIB)/ntdll.lib \
    32               $(PDWIN32_LIB)/odincrt.lib OS2386.LIB $(RTLLIB_O)
     32              $(PDWIN32_LIB)/odincrt.lib $(PDWIN32_LIB)/pmwinx.lib OS2386.LIB $(RTLLIB_O)
    3333        $(CP) $@ $(PDWIN32_BIN)
    3434
Note: See TracChangeset for help on using the changeset viewer.