A few missed xv6.pdf dependencies
This commit is contained in:
		
							parent
							
								
									e3ab68e031
								
							
						
					
					
						commit
						215a9ce237
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
					@ -178,7 +178,7 @@ clean:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# make a printout
 | 
					# make a printout
 | 
				
			||||||
FILES = $(shell grep -v '^\#' runoff.list)
 | 
					FILES = $(shell grep -v '^\#' runoff.list)
 | 
				
			||||||
PRINT = runoff.list runoff.spec $(FILES)
 | 
					PRINT = runoff.list runoff.spec README toc.hdr toc.ftr $(FILES)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
xv6.pdf: $(PRINT)
 | 
					xv6.pdf: $(PRINT)
 | 
				
			||||||
	./runoff
 | 
						./runoff
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue