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

build:
	oh-autoconfigure
	oh-autobuild
	touch $@

install:
	oh-autoinstall
	rm -f dest/usr/lib/libfakeroot.la
	oh-fixperms
	oh-strip
	oh-installfiles