Added Makefile
This commit is contained in:
		
							parent
							
								
									c49f1b4ed9
								
							
						
					
					
						commit
						f45ce435b3
					
				
					 1 changed files with 10 additions and 0 deletions
				
			
		
							
								
								
									
										10
									
								
								Makefile
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								Makefile
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,10 @@
 | 
			
		|||
include $(GOROOT)/src/Make.$(GOARCH)
 | 
			
		||||
 | 
			
		||||
TARG=goconf.googlecode.com/hg/
 | 
			
		||||
GOFILES=\
 | 
			
		||||
        conf.go\
 | 
			
		||||
	get.go\
 | 
			
		||||
	read.go\
 | 
			
		||||
	write.go
 | 
			
		||||
 | 
			
		||||
include $(GOROOT)/src/Make.pkg
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue