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