Some corrections. Take care of adding sdl.dll to the zip.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@185 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
		
							parent
							
								
									d5cdb4dcf0
								
							
						
					
					
						commit
						710c08e158
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -42,7 +42,7 @@ zip :
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# A release zip archive
 | 
					# A release zip archive
 | 
				
			||||||
ziprelease:
 | 
					ziprelease:
 | 
				
			||||||
	zip grafx2-beta-svn`svnversion`.zip $(BIN) gfx2.ini gfx2.dat gfx2.cfg gfx2.ico
 | 
						zip grafx2-beta-svn`svnversion`.zip $(BIN) gfx2.ini gfx2.dat gfx2.cfg gfx2.ico doc/gpl-2.0.txt SDL.dll
 | 
				
			||||||
 | 
					
 | 
				
			||||||
$(BIN) : $(OBJ)
 | 
					$(BIN) : $(OBJ)
 | 
				
			||||||
	$(CC) $(OBJ) -o $(BIN) $(LOPT)
 | 
						$(CC) $(OBJ) -o $(BIN) $(LOPT)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user