summaryrefslogtreecommitdiffstats
path: root/build
blob: 6038f297f7d1a996ece325734d7cdd8f7076186b (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 -- \
		--bindir=/usr/share/$(OPK_SOURCE) \
		--libdir=/usr/share \
		--with-libopkbuild.1=/usr/share/libopkbuild.1
	oh-autobuild

install: build
	oh-autoinstall
	oh-installfiles