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

include ../source.mk

build:
	oh-autoconfigure -- \
		--bindir=/usr/share/$(OPK_SOURCE) \
		--libdir=/usr/share \
		--pkgdatadir=/usr/share/opkhelper-3.0 \
		--with-libopkbuild.1=/usr/share/libopkbuild.1
	oh-autobuild

install: build
	oh-autoinstall
	oh-installfiles