summaryrefslogtreecommitdiffstats
path: root/build
blob: 0317df7929193edd1abc9a6e4c8e1b3a5de601ab (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
	oh-installfiles