*** 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)" | ||||
| dir dl | ||||
| name "Ack.out --> PMDS a.out format conversion program" | ||||
| dir cv | ||||
| end | ||||
| name "PMDS EM library" | ||||
| dir libem | ||||
| name "PMDS systemcall library" | ||||
| dir libsys | ||||
| end | ||||
|  |  | |||
|  | @ -1,7 +1,9 @@ | |||
| CFLAGS=-O | ||||
| EMHOME=../../.. | ||||
| 
 | ||||
| CFLAGS=-O -I$(EMHOME)/h | ||||
| 
 | ||||
| cv:		cv.o | ||||
| 		$(CC) -o cv -n cv.o | ||||
| 		$(CC) -o cv -n cv.o $(EMHOME)/modules/lib/libobject.a | ||||
| 
 | ||||
| install:	cv | ||||
| 		../../install cv | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue