Changeset 13303


Ignore:
Timestamp:
Feb 10, 2000, 2:01:39 AM (25 years ago)
Author:
bird
Message:

clean rule fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified tags/trunk/src/msvcrt/makefile

    r13292 r13303  
    1 # $Id: makefile,v 1.12 2000-02-09 23:46:58 bird Exp $
     1# $Id: makefile,v 1.13 2000-02-10 01:01:39 bird Exp $
    22
    33#
     
    105105        $(PDWIN32_BIN)\$(TARGET20).dll \
    106106        $(PDWIN32_BIN)\$(TARGET40).dll \
    107         $(PDWIN32_LIB)\$(TARGET).lib
    108         $(PDWIN32_LIB)\$(TARGET20).lib
     107        $(PDWIN32_LIB)\$(TARGET).lib   \
     108        $(PDWIN32_LIB)\$(TARGET20).lib \
    109109        $(PDWIN32_LIB)\$(TARGET40).lib
    110110
Note: See TracChangeset for help on using the changeset viewer.