summaryrefslogtreecommitdiffstats
path: root/build
blob: f6d93fd02f07f55b27a787b435aabdeda1e34a3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

include ../source.mk

build:
	oh-autoconfigure -- \
		--with-metadata=proteanos \
		--with-opkg=/usr/bin/opkg \
		--with-opkhelper-3.0=/usr/share/opkhelper-3.0/
	oh-autobuild

install: build
	oh-autoinstall
	oh-installfiles