*** empty log message ***
This commit is contained in:
		
							parent
							
								
									c235c1a93d
								
							
						
					
					
						commit
						26f38cada3
					
				
					 1 changed files with 19 additions and 0 deletions
				
			
		
							
								
								
									
										19
									
								
								lang/pc/Makefile
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								lang/pc/Makefile
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,19 @@
 | 
			
		|||
d=../..
 | 
			
		||||
h=$d/h
 | 
			
		||||
 | 
			
		||||
cmp:          
 | 
			
		||||
		(cd pem ; make cmp)
 | 
			
		||||
 | 
			
		||||
install:      
 | 
			
		||||
		(cd pem ; make install)
 | 
			
		||||
 | 
			
		||||
clean:
 | 
			
		||||
		-rm -f *.o *.old
 | 
			
		||||
		(cd pem ; make clean)
 | 
			
		||||
 | 
			
		||||
opr:
 | 
			
		||||
		make pr ^ opr
 | 
			
		||||
 | 
			
		||||
pr:
 | 
			
		||||
		@(cd pem ; make pr)
 | 
			
		||||
		@(cd libpc ; make pr)
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue