Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PoroCYon
pimpmobile
Commits
d25447d9
Commit
d25447d9
authored
Jun 04, 2009
by
Erik Faye-Lund
Browse files
removing unused rules
Signed-off-by:
Erik Faye-Lund
<
kusmabite@gmail.com
>
parent
1aa8b06a
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/Makefile
View file @
d25447d9
...
...
@@ -70,16 +70,11 @@ data.gbfs: $(CONVERTER) $(MODULES)
$(CONVERTER)
$(MODULES)
gbfs
$@
sample_bank.bin
$(BIN_MODULES)
data2.gbfs
:
$(MODULES)
$(CONVERTER)
::
$(MAKE)
-C
.. bin/pimpconv
$(EXE_EXT)
$(TARGET
:
.gba=.elf): $(OBJS) $(PIMPMOBILE)/lib/libpimp_gba.a
%.gbfs
:
gbfs
$@
$^
%.elf
:
$(LD)
-specs
=
gba.specs
$^
$(LDFLAGS)
-o
$@
...
...
Write
Preview
Supports
Markdown
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