index
:
xilinux/buildfiles.git
master
Build scripts for the xilinux repos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
make.xibuild
blob: 82cdeb974d426d7755c13bdf694c421dac17ab6c (
plain
)
1
2
3
4
5
6
7
build () { make PREFIX=/usr } package () { make PREFIX=/usr DESTDIR=$PKGDEST install }