Prevent the existence of pem2[24].p to frustate the ln and thus
the whole exercise.
This commit is contained in:
		
							parent
							
								
									987ed39adb
								
							
						
					
					
						commit
						5a6676cc53
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -29,8 +29,10 @@ install:	pem
 | 
			
		|||
		cp pem $(PEM)
 | 
			
		||||
 | 
			
		||||
distr:
 | 
			
		||||
		ln pem.p pem22.p ; apc -mpdp -c.m -I$h pem22.p ; rm -f pem22.p
 | 
			
		||||
		ln pem.p pem24.p ; apc -mvax2 -c.m -I$h pem24.p ; rm -f pem24.p
 | 
			
		||||
		rm -f pem22.p ; ln pem.p pem22.p
 | 
			
		||||
		apc -mpdp -c.m -I$h pem22.p ; rm -f pem22.p
 | 
			
		||||
		rm -f pem24.p ; ln pem.p pem24.p
 | 
			
		||||
		apc -mvax2 -c.m -I$h pem24.p ; rm -f pem24.p
 | 
			
		||||
clean:
 | 
			
		||||
		-rm -f pem pem.out *.[os] *.old
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue