#!/usr/bin/make -f include ../source.mk nop: @: build: oh-autoconfigure -- \ CFLAGS='$(CFLAGS) -I/usr/include/ncursesw' \ --disable-xmlto \ --disable-alsaconf oh-autobuild touch $@ install: build oh-autoinstall oh-fixperms oh-strip oh-installfiles