Add make U alias for make upgrade
This commit is contained in:
parent
9017879ff4
commit
a4eaf7c865
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -11,6 +11,7 @@ all: | autoloads autoremove install
|
|||
a: autoloads
|
||||
i: install
|
||||
u: update
|
||||
U: upgrade
|
||||
r: autoremove
|
||||
c: compile
|
||||
cc: compile-core
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue