Changed order in ceg/list
This commit is contained in:
		
							parent
							
								
									c6f6df87ae
								
							
						
					
					
						commit
						f30ffd415c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -25,7 +25,7 @@ CEG_LIBS = $(TARGET_HOME)/modules/lib/liballoc.$(LIBSUF)\ | ||||||
| all:	ceg/ceg | all:	ceg/ceg | ||||||
| 
 | 
 | ||||||
| obj_list:	ceg/as_lib.$(LIBSUF) ceg/as_instr.$(SUF) ceg/eval_as.$(SUF) | obj_list:	ceg/as_lib.$(LIBSUF) ceg/as_instr.$(SUF) ceg/eval_as.$(SUF) | ||||||
| 		echo 'ceg/as_lib.$(LIBSUF) ceg/as_instr.$(SUF) ceg/eval_as.$(SUF)' > ceg/list | 		echo 'ceg/as_instr.$(SUF) ceg/eval_as.$(SUF) ceg/as_lib.$(LIBSUF)' > ceg/list | ||||||
| 
 | 
 | ||||||
| as_list:	ceg/as_lib.$(LIBSUF) | as_list:	ceg/as_lib.$(LIBSUF) | ||||||
| 		echo 'ceg/as_lib.$(LIBSUF)' > ceg/list | 		echo 'ceg/as_lib.$(LIBSUF)' > ceg/list | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue