Emacsg: update descriptions of make targets

This commit is contained in:
Jonas Bernoulli 2016-12-01 15:52:01 +01:00
parent 6b1d47f081
commit c5fcb59c66

View File

@ -14,11 +14,11 @@ all: build
help:
$(info )
$(info make [all|build] = rebuild all drones and init.el)
$(info make quick = rebuild most drones and init.el)
$(info make [all|build] = rebuild all drones and init files)
$(info make quick = rebuild most drones and init files)
$(info make lib/DRONE = rebuild DRONE)
$(info make build-init = rebuild init.el)
$(info make bootstrap = bootstrap collective)
$(info make build-init = rebuild init files)
$(info make bootstrap = bootstrap collective or new drones)
@printf "\n"
build: