Ignore:
Timestamp:
Mar 17, 2000, 5:28:29 AM (25 years ago)
Author:
bird
Message:

DEPEND: enabled cyclic check.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/pdwin32.tools

    r3062 r3135  
    1 # $Id: pdwin32.tools,v 1.10 2000-03-09 19:38:51 bird Exp $
     1# $Id: pdwin32.tools,v 1.11 2000-03-17 04:28:29 bird Exp $
    22# ODIN / win32os2 Project
    33#
     
    1919DOWITHDIRS  = $(PDWIN32_TOOLS)\dowithdirs.cmd
    2020IMPDEF      = $(PDWIN32_TOOLS)\impdef.exe
    21 DEPEND      = $(PDWIN32_TOOLS)\fastdep.exe -o$$(OBJDIR)
     21DEPEND      = $(PDWIN32_TOOLS)\fastdep.exe -o$$(OBJDIR) -cy+
    2222
    2323#Svl: Remove this when everything has been converted to the new build rules
Note: See TracChangeset for help on using the changeset viewer.