mirror of
https://github.com/correl/calrissian.git
synced 2024-11-23 11:09:58 +00:00
Removed old targets.
This commit is contained in:
parent
1518454010
commit
2577cf91f4
1 changed files with 0 additions and 12 deletions
|
@ -114,15 +114,3 @@ check-all: get-deps clean-eunit compile-no-deps
|
|||
check: check-unit-with-deps
|
||||
|
||||
check-travis: $(BIN_DIR)/lfetool check
|
||||
|
||||
push-all:
|
||||
@echo "Pusing code to github ..."
|
||||
git push --all
|
||||
git push upstream --all
|
||||
git push --tags
|
||||
git push upstream --tags
|
||||
|
||||
install: compile
|
||||
@echo "Installing lumberjack ..."
|
||||
@PATH=$(SCRIPT_PATH) lfetool install lfe
|
||||
|
||||
|
|
Loading…
Reference in a new issue