repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libroot/posix/stdio: Remove unused portions.
[haiku.git]
/
src
/
data
/
package_infos
/
any
/
makefile_engine
blob
41ea72a57719af9cd870b7cf452f617d1f2c8d9d
1
name makefile_engine
2
version %HAIKU_VERSION%
3
architecture any
4
summary "The Makefile engine"
5
description "A simple generic makefile-engine and Makefile template."
6
7
packager "The Haiku build system"
8
vendor "Haiku Project"
9
10
copyrights "? Be Inc. 2001-2014 Haiku, Inc."
11
licenses MIT
12
13
provides {
14
makefile_engine=%HAIKU_VERSION%
15
}
16
17
requires {
18
cmd:make
19
cmd:mkdepend
20
}