source: CMT/v1r12p20020606/fragments/dependencies @ 1

Last change on this file since 1 was 1, checked in by arnault, 19 years ago

Import all tags

File size: 348 bytes
Line 
1
2$(bin)${CONSTITUENT}_dependencies.make :: dirs
3
4$(bin)${CONSTITUENT}_dependencies.make :: ${LINE} requirements $(use_requirements)
5        @echo "------> (${CONSTITUENT}.make) Rebuilding $@"; \
6          args=`echo $? | sed -e "s#requirements.*##"`; \
7          $(build_dependencies) ${CONSTITUENT} $${args}
8
9-include $(bin)${CONSTITUENT}_dependencies.make
10
Note: See TracBrowser for help on using the repository browser.