"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "config/rules/targets.mak" between
speech_tools-2.4-release.tar.gz and speech_tools-2.5.0-release.tar.gz

About: The speech_tools - Edinburgh Speech Tools Library (used by the Festival Speech Synthesis System).

targets.mak  (speech_tools-2.4-release):targets.mak  (speech_tools-2.5.0-release)
skipping to change at line 57 skipping to change at line 57
FORCE: FORCE:
########################################################################### ###########################################################################
## Main make rule for building ## Main make rule for building
.sub_directories: $(SUBDIRECTORIES) .sub_directories: $(SUBDIRECTORIES)
${SUBDIRECTORIES} dummy_dir_name: FORCE ${SUBDIRECTORIES} dummy_dir_name: FORCE
@if [ ! -f $@/Makefile ] ;\ @if [ ! -f $@/Makefile ] ;\
then \ then \
echo "Makeing new directory $(DIRNAME)/$@" ;\ echo "Making new directory $(DIRNAME)/$@" ;\
mkdir $@ ;\ mkdir $@ ;\
: $(subst XXX,$@,$(MAKE_RCSED_DIR)) ;\ : $(subst XXX,$@,$(MAKE_RCSED_DIR)) ;\
$(MAKE) MADE_FROM_ABOVE=1 --no-print-directory -C $@ update ; \ $(MAKE) MADE_FROM_ABOVE=1 --no-print-directory -C $@ update ; \
fi fi
@ echo "Making in directory $(DIRNAME)/$@ ..." @ echo "Making in directory $(DIRNAME)/$@ ..."
@ ${MAKE} --no-print-directory -C $@ MADE_FROM_ABOVE=yes @ ${MAKE} --no-print-directory -C $@ MADE_FROM_ABOVE=yes
########################################################################### ###########################################################################
## Clean up junk ## Clean up junk
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)