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

include ../source.mk

build:
	oh-autoconfigure -s src/gettext-runtime -B src/gettext-runtime -- \
		--enable-threads --disable-java
	oh-autobuild -s src/gettext-runtime -B src/gettext-runtime

install: build
	oh-autoinstall -s src/gettext-runtime -B src/gettext-runtime
	oh-strip -k
	oh-installfiles