Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
FreeType
FreeType
Commits
5483e69c
Commit
5483e69c
authored
Sep 19, 2000
by
David Turner
Browse files
small update, allow CONFIG_MK to be pre-defined
before inclusion
parent
214a13db
Changes
1
Hide whitespace changes
Inline
Side-by-side
builds/toplevel.mk
View file @
5483e69c
...
...
@@ -28,7 +28,9 @@
.PHONY
:
setup
ifndef
CONFIG_MK
CONFIG_MK
:=
config.mk
endif
# If no configuration sub-makefile is present, or if `setup' is the target
# to be built, run the auto-detection rules to figure out which
...
...
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