mirror of
				https://github.com/Perlmint/glew-cmake.git
				synced 2025-11-03 22:04:16 +00:00 
			
		
		
		
	Ignore CVS stuff
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@89 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
		
							parent
							
								
									1de60eb87c
								
							
						
					
					
						commit
						c67f278211
					
				@ -54,7 +54,7 @@ $(REGISTRY)/.dummy: $(BIN)/update_registry.sh
 | 
				
			|||||||
$(EXT)/.dummy: $(REGISTRY)/.dummy
 | 
					$(EXT)/.dummy: $(REGISTRY)/.dummy
 | 
				
			||||||
	rm -r -f $(EXT)
 | 
						rm -r -f $(EXT)
 | 
				
			||||||
	$(BIN)/update_ext.sh $(EXT) $(REGISTRY) $(BLACKLIST)
 | 
						$(BIN)/update_ext.sh $(EXT) $(REGISTRY) $(BLACKLIST)
 | 
				
			||||||
	ls -1 $(CORE)/* | grep -v VERSION | xargs cp --target-directory=$(EXT)
 | 
						find $(CORE) -maxdepth 1 -type f | grep -v VERSION | xargs cp --target-directory=$(EXT)
 | 
				
			||||||
	touch $@
 | 
						touch $@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
$(I.DEST)/glew.h: $(EXT)/.dummy
 | 
					$(I.DEST)/glew.h: $(EXT)/.dummy
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user