if/else indentation in Makefile
Improve readability of part of the Makefile.
This commit is contained in:
parent
11bcb019b8
commit
5e88f0473b
1 changed files with 31 additions and 31 deletions
6
Makefile
6
Makefile
|
|
@ -1,10 +1,10 @@
|
|||
# Tux Paint - A simple drawing program for children.
|
||||
|
||||
# Copyright (c) 2002-2017 by Bill Kendrick and others
|
||||
# bill@newbreedsoftware.com
|
||||
# Copyright (c) 2002-2018
|
||||
# Various contributors (see AUTHORS.txt)
|
||||
# http://www.tuxpaint.org/
|
||||
|
||||
# June 14, 2002 - December 30, 2017
|
||||
# June 14, 2002 - August 19, 2018
|
||||
|
||||
|
||||
# The version number, for release:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue