rm rm
This commit is contained in:
		
							parent
							
								
									d4c64e5d43
								
							
						
					
					
						commit
						61d03d0eef
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		
							
								
								
									
										3
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
										
									
									
									
								
							|  | @ -14,6 +14,8 @@ OBJS = \ | ||||||
| 	spinlock.o\
 | 	spinlock.o\
 | ||||||
| 	string.o\
 | 	string.o\
 | ||||||
| 	syscall.o\
 | 	syscall.o\
 | ||||||
|  | 	sysfile.o\
 | ||||||
|  | 	sysproc.o\
 | ||||||
| 	trapasm.o\
 | 	trapasm.o\
 | ||||||
| 	trap.o\
 | 	trap.o\
 | ||||||
| 	vectors.o\
 | 	vectors.o\
 | ||||||
|  | @ -134,6 +136,7 @@ fs.img : mkfs userfs usertests echo cat README init sh ls mkdir rm fstests | ||||||
| -include *.d | -include *.d | ||||||
| 
 | 
 | ||||||
| clean :  | clean :  | ||||||
|  | 	/bin/rm -f rm | ||||||
| 	rm -f *.ps *.tex *.dvi *.idx *.aux *.log *.ind *.ilg \
 | 	rm -f *.ps *.tex *.dvi *.idx *.aux *.log *.ind *.ilg \
 | ||||||
| 	*.o *.d *.asm vectors.S parport.out \
 | 	*.o *.d *.asm vectors.S parport.out \
 | ||||||
| 	bootblock kernel xv6.img user1 userfs usertests \
 | 	bootblock kernel xv6.img user1 userfs usertests \
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue