Makefile: export PROJECT_NAME by default
Signed-off-by: rsuntk <rissu.ntk@gmail.com>
This commit is contained in:
parent
f8c4f3d6f4
commit
b03d4e19a4
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -5,6 +5,9 @@ SUBLEVEL = 157
|
|||
EXTRAVERSION =
|
||||
NAME = "People's Front"
|
||||
|
||||
# Rissu: Export PROJECT_NAME by default
|
||||
export PROJECT_NAME=a23
|
||||
|
||||
# *DOCUMENTATION*
|
||||
# To see a list of typical targets execute "make help"
|
||||
# More info can be located in ./README
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue