propellor spin

This commit is contained in:
Joey Hess 2014-03-30 19:16:04 -04:00
parent 4ec7bd7619
commit 0720bc499f
1 changed files with 2 additions and 1 deletions

View File

@ -1,12 +1,13 @@
run: pull build run: pull build
./propellor ./propellor
devel: build tags
pull: pull:
git pull git pull
build: deps dist/setup-config build: deps dist/setup-config
cabal build || (cabal configure; cabal build) cabal build || (cabal configure; cabal build)
$(MAKE) tags
ln -sf dist/build/propellor/propellor ln -sf dist/build/propellor/propellor
deps: deps: