Ignore:
Timestamp:
May 13, 2000, 4:46:21 PM (25 years ago)
Author:
bird
Message:

Corrected a comment text.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/pdwin32.post

    r3480 r3531  
    1 # $Id: pdwin32.post,v 1.9 2000-05-02 20:49:27 sandervl Exp $
     1# $Id: pdwin32.post,v 1.10 2000-05-13 14:46:21 bird Exp $
    22#
    33# Odin32 API
     
    3030!endif
    3131    cd $(OBJDIR)
    32     $(MAPSYM) $(TARGET).map 
     32    $(MAPSYM) $(TARGET).map
    3333    cd ..\..
    3434    $(CP) $(OBJDIR)\$(TARGET).sym $(PDWIN32_BIN)
     
    9292#
    9393# Include the .depend file.
    94 #   If the depend file don't exists we'll make it!
     94#   If the depend file don't exists we'll complain about it.
    9595#
    9696!ifndef NODEP
Note: See TracChangeset for help on using the changeset viewer.