forked from ungleich-public/cdist
		
	does not work: MAN1TMPSRC=$(shell ls $(MAN1DSTDIR)/*.text) is expanded before manlink was run
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								8c3782f091
							
						
					
				
			
			
				commit
				
					
						8a01df66dd
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -87,7 +87,7 @@ all:
 | 
			
		|||
man: $(MAN1DST) $(MAN7DST)
 | 
			
		||||
manhtml: $(MANHTML)
 | 
			
		||||
 | 
			
		||||
$(MANHTML): $(MANHTMLDIR)
 | 
			
		||||
$(MAN1DST) $(MAN7DST) $(MANHTML): $(MANOUTDIRS)
 | 
			
		||||
 | 
			
		||||
# Create output dirs
 | 
			
		||||
$(MAN1DSTDIR) $(MAN7DSTDIR) $(MANHTMLDIR) $(MANTMPDIR):
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue