#!/usr/bin/make -f include ../source.mk build: oh-autoconfigure -- \ --enable-threads --disable-java \ --without-emacs oh-autobuild touch $@ install: build oh-autoinstall oh-strip oh-installfiles