one last time
This commit is contained in:
		
							parent
							
								
									2c867d2bea
								
							
						
					
					
						commit
						45c8314606
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -4,5 +4,8 @@ output=myCounter | |||
| all: main.c main.h   | ||||
| 	$(CC) main.c -lpthread -o $(output) | ||||
| 
 | ||||
| run: all | ||||
| 	./$(output) | ||||
| 
 | ||||
| clean: | ||||
| 	rm -fr *.o vgcore.* $(output) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue