# # $Id$ # # [ Description ] # # Makefile # #-----[ Directory ]---------------------------------------- DIR_MORPHEO = ../../../../.. LIBRARY = $(Select_Priority_Fixed_LIBRARY) DIR_LIBRARY = $(Select_Priority_Fixed_DIR_LIBRARY) #-----[ include ]------------------------------------------ all : @$(MAKE) all_selftest library : Select_Priority_Fixed_library library_clean : Select_Priority_Fixed_library_clean include ../Makefile.deps include $(DIR_MORPHEO)/Behavioural/Makefile.flags include $(DIR_MORPHEO)/Behavioural/Makefile.Common include $(DIR_MORPHEO)/Behavioural/Makefile.Selftest include $(DIR_MORPHEO)/Behavioural/Makefile.Synthesis