crush images/*.png
This commit is contained in:
		
							parent
							
								
									eed22325f5
								
							
						
					
					
						commit
						1e44253935
					
				
					 8 changed files with 11 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,2 +1,9 @@
 | 
			
		|||
all:
 | 
			
		||||
.PHONY: all
 | 
			
		||||
all: pngcrush
 | 
			
		||||
	make -C ../asset
 | 
			
		||||
 | 
			
		||||
.PHONY: pngcrush
 | 
			
		||||
pngcrush: $(addprefix crushed/, $(wildcard *.png))
 | 
			
		||||
 | 
			
		||||
crushed/%.png: %.png
 | 
			
		||||
	pngcrush $< $@
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										
											BIN
										
									
								
								images/crushed/background.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								images/crushed/background.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 163 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								images/crushed/nochmal.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								images/crushed/nochmal.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 538 B  | 
							
								
								
									
										
											BIN
										
									
								
								images/crushed/sprites.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								images/crushed/sprites.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 3.7 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								images/crushed/tiles.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								images/crushed/tiles.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 1.4 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								images/crushed/yuri-gagarin1.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								images/crushed/yuri-gagarin1.png
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 4.9 KiB  | 
		Reference in a new issue