Skip to content

gameboot matches - #4

Open
Bl00D4NGEL wants to merge 1 commit into
LuigiBlood:mainfrom
Bl00D4NGEL:match-gameboot
Open

gameboot matches#4
Bl00D4NGEL wants to merge 1 commit into
LuigiBlood:mainfrom
Bl00D4NGEL:match-gameboot

Conversation

@Bl00D4NGEL

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread Makefile

$(BUILD_DIR)/%.c.o: %.c Makefile $(ASMPROC_FILES)
$(CC_CHECK) $(CHECK_FLAGS) $(CHECK_WARNINGS) -MMD -MP -MT $@ -MF $(@:.o=.d) $<
$(ASMPROC) $(ASMPROC_FLAGS) $(CC) -- $(AS) $(ASFLAGS) -- -c $(CFLAGS) $(OPTFLAGS) -o $@ $<

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these caused problems when importing funcs into permuter, the compilation still seems to work just fine without them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant