Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
third-party
glew
Commits
013667e3
Commit
013667e3
authored
Oct 15, 2016
by
Nigel Stewart
Browse files
PHONY make targets: glew.lib glew.lib.shared glew.lib.static
parent
fe95392c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
013667e3
...
...
@@ -103,6 +103,8 @@ glew.lib: glew.lib.shared glew.lib.static
glew.lib.shared
:
lib lib/$(LIB.SHARED) glew.pc
glew.lib.static
:
lib lib/$(LIB.STATIC) glew.pc
.PHONY
:
glew.lib glew.lib.shared glew.lib.static
lib
:
mkdir
lib
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment