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
163b44f3
Commit
163b44f3
authored
Jun 07, 2009
by
Erik Faye-Lund
Browse files
make the C-section comment similar to C++ and ASM
Signed-off-by:
Erik Faye-Lund
<
kusmabite@gmail.com
>
parent
a8bd178d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
163b44f3
...
...
@@ -205,7 +205,7 @@ $(HOST_BUILD_DIR)/%.o: CXXFLAGS += $(HOST_CXXFLAGS)
bin/pimpconv$(EXE_EXT)
:
CC = $(CXX)
bin/pimpconv$(EXE_EXT)
:
LDFLAGS += $(HOST_LDFLAGS) -lstdc++
###
#
C
####
### C
$(TARGET_BUILD_DIR)/%.iwram.o
:
%.c
@
$(MKDIR)
$(
dir
$@
)
...
...
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