Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
fff460e7
Commit
fff460e7
authored
Mar 09, 2018
by
Albert Gräf
Browse files
Add a comment about the new toplevel Makefile to the build instructions.
parent
2c74c1f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
fff460e7
...
...
@@ -87,6 +87,15 @@ from the following site:
### Build Guide
**NOTE:**
The instructions below talk about running the
`tar_em_up.sh`
build
script, which is still the recommended way to build Purr Data right now.
However, Purr Data also has a new (and experimental) toplevel Makefile so that
just typing
`make`
will build the package. You may find this easier. The
Makefile also offers the customary targets to clean (
`make clean`
, or
`make realclean`
to put the sources in pristine state again) and to roll a
self-contained distribution tarball (
`make dist`
). Please check the comments
at the beginning of the Makefile for more information.
#### Linux
Time to build:
*40 minutes to 1.5 hours*
...
...
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