BINDIR=${CURDIR}/bin PACKAGE=route256/comments bindir: mkdir -p ${BINDIR} build: bindir echo "build comments" run-migrations: echo "run migrations"