Ignore:
Timestamp:
Sep 20, 2002, 6:35:45 AM (23 years ago)
Author:
bird
Message:

Corrected dependencies for IPF/IPP files and ORC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/make/process.mak

    r9280 r9281  
    1 # $Id: process.mak,v 1.33 2002-09-20 04:24:05 bird Exp $
     1# $Id: process.mak,v 1.34 2002-09-20 04:35:45 bird Exp $
    22#
    33# Generic Buildsystem
     
    973973-srcadd CX:$$(MAKE_INCLUDE_SETUP)
    974974-srcadd CX:$$(MAKE_INCLUDE_CX_OPT)
     975-srcadd IPF:$$(MAKE_INCLUDE_IPFC)
     976-srcadd IPP:$$(MAKE_INCLUDE_IPFC)
     977-srcadd IPP:$$(MAKE_INCLUDE_SETUP)
     978-srcadd IPP:$$(MAKE_INCLUDE_CX_OPT)
    975979$(TOOL_DEP_FILES)
    976980<<
     981!ifdef BUILD_VERBOSE2
     982    $(ECHO) Dependcy file: $(CLRRST)
     983    @type $(TARGET_DEPEND)
     984!endif
    977985!endif
    978986!ifdef SUBDIRS_DEP
Note: See TracChangeset for help on using the changeset viewer.