#!/usr/bin/make -f upstream_source = harfbuzz include ../source.mk nop: @: build: oh-autoconfigure -- \ CAIRO_CFLAGS=-I/usr/include/cairo \ CAIRO_FT_CFLAGS=-I/usr/include/cairo oh-autobuild touch $@ install: build oh-autoinstall rm -f 'dest/usr/lib/$(OPK_HOST_ARCH)/libharfbuzz.la' oh-fixperms oh-strip oh-installfiles