include $(top_rulesdir)/Makefile.inc

bindir := /usr/sbin

all:
	$(MAKE_UPSTREAM)

install:
	$(MAKE_UPSTREAM) install
