*** empty log message ***
This commit is contained in:
		
							parent
							
								
									496bba9475
								
							
						
					
					
						commit
						e5238c6fcf
					
				
					 2 changed files with 8 additions and 6 deletions
				
			
		|  | @ -1,6 +1,6 @@ | ||||||
| name "PMDS download program(s)" | name "Ack.out --> PMDS a.out format conversion program" | ||||||
| dir dl | dir cv | ||||||
| end | end | ||||||
| name "PMDS EM library" | name "PMDS systemcall library" | ||||||
| dir libem | dir libsys | ||||||
| end | end | ||||||
|  |  | ||||||
|  | @ -1,7 +1,9 @@ | ||||||
| CFLAGS=-O | EMHOME=../../.. | ||||||
|  | 
 | ||||||
|  | CFLAGS=-O -I$(EMHOME)/h | ||||||
| 
 | 
 | ||||||
| cv:		cv.o | cv:		cv.o | ||||||
| 		$(CC) -o cv -n cv.o | 		$(CC) -o cv -n cv.o $(EMHOME)/modules/lib/libobject.a | ||||||
| 
 | 
 | ||||||
| install:	cv | install:	cv | ||||||
| 		../../install cv | 		../../install cv | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue