mirror of
https://github.com/emacscollective/emacs.g.git
synced 2025-07-26 11:24:25 -04:00
Emacsg: update descriptions of make targets
This commit is contained in:
parent
6b1d47f081
commit
c5fcb59c66
8
Makefile
8
Makefile
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user