added modula-2
This commit is contained in:
		
							parent
							
								
									c20940b631
								
							
						
					
					
						commit
						2f729a1c05
					
				
					 2 changed files with 6 additions and 3 deletions
				
			
		|  | @ -30,6 +30,6 @@ name asld | |||
| 		(.ocm:{TAIL}={EM}/{LIB}ocm) \ | ||||
| 		(.mod:{TAIL}={EM}/{LIB}m2) \ | ||||
| 		(.ocm.b.c:{TAIL}={EM}/{LIB}cc.1s {EM}/{LIB}cc.2g) \ | ||||
| 		(.ocm.b.c.p:{TAIL}={EM}/{LIB}mon) | ||||
| 		(.mod.ocm.b.c.p:{TAIL}={EM}/{LIB}mon) | ||||
| 	linker | ||||
| end | ||||
|  |  | |||
|  | @ -22,11 +22,14 @@ name asld | |||
| 	mapflag --* ASS_F={ASS_F?} --* | ||||
| 	mapflag -s* SIZE_FLAG=-s* | ||||
| 	args {SIZE_FLAG} \ | ||||
| 		({RTS}:.ocm.b.c={EM}/{RT}cc) ({RTS}:.p={EM}/{RT}pc) -o > < \ | ||||
| 		({RTS}:.ocm.b.c={EM}/{RT}cc) \ | ||||
| 		({RTS}:.mod={EM}/{RT}m2) \ | ||||
| 		({RTS}:.p={EM}/{RT}pc) -o > < \ | ||||
| 		(.p:{TAIL}={EM}/{LIB}pc) \ | ||||
| 		(.b:{TAIL}={EM}/{LIB}bc) \ | ||||
| 		(.ocm:{TAIL}={EM}/{LIB}ocm) \ | ||||
| 		(.mod:{TAIL}={EM}/{LIB}m2) \ | ||||
| 		(.ocm.b.c:{TAIL}={EM}/{LIB}cc.1s {EM}/{LIB}cc.2g) \ | ||||
| 		(.ocm.b.c.p:{TAIL}={EM}/{LIB}mon) | ||||
| 		(.mod.ocm.b.c.p:{TAIL}={EM}/{LIB}mon) | ||||
| 	linker | ||||
| end | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue