adding word count example
This commit is contained in:
		
							
								
								
									
										2
									
								
								chapter-01/3.0-word-count/Makefile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								chapter-01/3.0-word-count/Makefile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
all:
 | 
			
		||||
	gcc -o word-count.x86_64 main.c
 | 
			
		||||
		Reference in New Issue
	
	Block a user