add missing dependency
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1424 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
		@@ -57,7 +57,7 @@ chr_translate_bootstrap1.pl: $(srcdir)/chr_translate_bootstrap1.chr
 | 
			
		||||
		      -g "chr_compile_step2('$<','$@'),halt." \
 | 
			
		||||
		      -z 'halt(1).'
 | 
			
		||||
 | 
			
		||||
chr_translate_bootstrap2.pl: $(srcdir)/chr_translate_bootstrap2.chr 
 | 
			
		||||
chr_translate_bootstrap2.pl: $(srcdir)/chr_translate_bootstrap2.chr  chr_translate_bootstrap1.pl
 | 
			
		||||
		$(PL) -l chr_swi_bootstrap.yap \
 | 
			
		||||
		      -g "chr_compile_step2('$<','$@'),halt." \
 | 
			
		||||
		      -z 'halt(1).'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user