Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Behavioural/Stage_1_Ifetch/Predictor/Meta_Predictor/Two_Level_Branch_Predictor/Two_Level_Branch_Predictor_Glue/Makefile

    r23 r2  
    88
    99#-----[ Directory ]----------------------------------------
    10 DIR_COMPONENT                   = .
    11 include                         $(DIR_COMPONENT)/Makefile.defs
     10DIR_MORPHEO                     = ../../../../../..
    1211
    1312#-----[ Library ]------------------------------------------
     
    2019                                @$(MAKE) all_component
    2120
    22 include                         $(DIR_MORPHEO)/Behavioural/Makefile.flags
     21include                         $(DIR_MORPHEO)/Behavioural/Makefile.defs
    2322include                         $(DIR_MORPHEO)/Behavioural/Makefile.Common
    2423include                         $(DIR_MORPHEO)/Behavioural/Makefile.Component
Note: See TracChangeset for help on using the changeset viewer.