summaryrefslogtreecommitdiffstats
path: root/build
blob: 4af4ade3247729eea690a8048d7ebdeec55b1900 (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 -s src/gettext-runtime -B src/gettext-runtime -- \
		--enable-threads --disable-java
	oh-autobuild -s src/gettext-runtime -B src/gettext-runtime
	touch $@

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