Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PoroCYon
pimpmobile
Commits
cdd7b12f
Commit
cdd7b12f
authored
Nov 03, 2009
by
Erik Faye-Lund
Browse files
makefile: remove dead code
parent
eebaa9f7
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
cdd7b12f
...
...
@@ -14,10 +14,6 @@ SORT ?= sort
PR
?=
pr
CTAGS
?=
ctags
#ifeq ($(strip $(DEVKITPRO)),)
#$(error "Please set DEVKITPRO in your environment. export DEVKITPRO=<path to>devkitPro")
#endif
ifneq
($(strip $(DEVKITPRO)),)
DEVKITARM
=
$(DEVKITPRO)
/devkitARM
export
PATH
:=
$(DEVKITARM)
/bin:
$(PATH)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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