mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-11 08:43:49 +00:00
delete .bak when finished
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@467 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
a397300bce
commit
c8839d58e7
@ -305,6 +305,7 @@ $(S.DEST)/glewinfo.c: $(EXT)/.dummy
|
||||
cat $(SRC)/glewinfo_tail.c >> $@
|
||||
$(BIN)/fix_OML_sync_control.sh $@
|
||||
perl -e 's/"glColorSubTable"/"glBlendEquation", glBlendEquation == NULL);\n glewInfoFunc("glColorSubTable"/g' -pi $@
|
||||
rm -f $@.bak
|
||||
|
||||
$(D.DEST)/glew.html: $(EXT)/.dummy
|
||||
@echo "--------------------------------------------------------------------"
|
||||
|
Loading…
Reference in New Issue
Block a user