Added .distr file, added 'all' entry in Makefile
This commit is contained in:
		
							parent
							
								
									d48f810ef6
								
							
						
					
					
						commit
						288c4c9a13
					
				
					 2 changed files with 5 additions and 0 deletions
				
			
		
							
								
								
									
										2
									
								
								mach/em22/libm2/.distr
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								mach/em22/libm2/.distr
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,2 @@
 | 
			
		|||
Makefile
 | 
			
		||||
compmodule
 | 
			
		||||
| 
						 | 
				
			
			@ -3,6 +3,9 @@ MAKEFILE=../../proto/libg/Makefile
 | 
			
		|||
MACHDEF="MACH=int22" "SUF=$(SUF)"
 | 
			
		||||
M2DEF="PREF=m2" "SUB=" "SRC=lang/m2/libm2"
 | 
			
		||||
 | 
			
		||||
all:
 | 
			
		||||
	make -f $(MAKEFILE) $(M2DEF) $(MACHDEF) all
 | 
			
		||||
	
 | 
			
		||||
install:
 | 
			
		||||
	make -f $(MAKEFILE) $(M2DEF) $(MACHDEF) cp
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue