Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
0f57a8fc
Commit
0f57a8fc
authored
Oct 29, 2016
by
Z. Gilboa
Committed by
Christoph Mallon
Nov 03, 2016
Browse files
make: Add the make target 'gen' for generated headers and source files.
parent
2d4f19de
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
0f57a8fc
...
@@ -219,4 +219,7 @@ $(builddir)/%.ok: $(builddir)/%.exe
...
@@ -219,4 +219,7 @@ $(builddir)/%.ok: $(builddir)/%.exe
.PHONY
:
test
.PHONY
:
test
test
:
$(UNITTESTS_OK)
test
:
$(UNITTESTS_OK)
.PHONY
:
gen
gen
:
$(IR_SPEC_GENERATED_INCLUDES) $(libfirm_GEN_SOURCES)
-include
$(libfirm_DEPS)
-include
$(libfirm_DEPS)
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