New non-recursive, plain Make-based build system
This commit is contained in:
		
							parent
							
								
									709cbe4e76
								
							
						
					
					
						commit
						b8e9efc476
					
				
					 15 changed files with 183 additions and 0 deletions
				
			
		
							
								
								
									
										7
									
								
								src/nix-hash/Makefile.new
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								src/nix-hash/Makefile.new
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,7 @@
 | 
			
		|||
PROGRAMS += nix-hash
 | 
			
		||||
 | 
			
		||||
nix-hash_DIR := $(here)
 | 
			
		||||
 | 
			
		||||
nix-hash_SOURCES = nix-hash.cc
 | 
			
		||||
 | 
			
		||||
nix-hash_LIBS = libmain libstore libutil libformat
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue