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

configure:
	oh-autoconfigure

build: configure
	oh-autobuild

install: build
	oh-autoinstall
	oh-fixperms
	oh-strip -k
	oh-installfiles