* Use ATerm 2.2.
* Include bootstrap.sh in dist.
This commit is contained in:
		
							parent
							
								
									16c8b4c8e5
								
							
						
					
					
						commit
						5373aed1a8
					
				
					 2 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
SUBDIRS = externals src scripts corepkgs doc misc tests
 | 
					SUBDIRS = externals src scripts corepkgs doc misc tests
 | 
				
			||||||
EXTRA_DIST = substitute.mk nix.spec nix.spec.in
 | 
					EXTRA_DIST = substitute.mk nix.spec nix.spec.in bootstrap
 | 
				
			||||||
 | 
					
 | 
				
			||||||
include ./substitute.mk
 | 
					include ./substitute.mk
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										6
									
								
								externals/Makefile.am
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								externals/Makefile.am
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -34,12 +34,12 @@ endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# CWI ATerm
 | 
					# CWI ATerm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ATERM = aterm-2.1
 | 
					ATERM = aterm-2.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
$(ATERM).tar.gz:
 | 
					$(ATERM).tar.gz:
 | 
				
			||||||
	@echo "Nix requires the CWI ATerm library to build."
 | 
						@echo "Nix requires the CWI ATerm library to build."
 | 
				
			||||||
	@echo "Please download version 2.1 from"
 | 
						@echo "Please download version 2.2 from"
 | 
				
			||||||
	@echo "  http://www.cwi.nl/projects/MetaEnv/aterm/aterm-2.1.tar.gz"
 | 
						@echo "  http://www.cwi.nl/projects/MetaEnv/aterm/aterm-2.2.tar.gz"
 | 
				
			||||||
	@echo "and place it in the externals/ directory."
 | 
						@echo "and place it in the externals/ directory."
 | 
				
			||||||
	false
 | 
						false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue