Removed old targets.

This commit is contained in:
Duncan M. McGreggor 2015-05-21 20:45:42 -05:00
parent 1518454010
commit 2577cf91f4

View file

@ -114,15 +114,3 @@ check-all: get-deps clean-eunit compile-no-deps
check: check-unit-with-deps check: check-unit-with-deps
check-travis: $(BIN_DIR)/lfetool check 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