PRJ=Base:System
PKG=post-build-checks

all:

package:
	obs/mkpackage

.PHONY: all package
