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

nop:
	@:

build:
	oh-autoconfigure
	oh-autobuild
	touch $@

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