use := operator for Makefile clarity and performance
This commit is contained in:
parent
556f695bbe
commit
5244e175e8
8 changed files with 21 additions and 21 deletions
|
|
@ -9,7 +9,7 @@
|
|||
#
|
||||
# Sept. 4, 2005 - October 24, 2005
|
||||
|
||||
LINKS=links -dump -no-numbering -no-references
|
||||
LINKS:=links -dump -no-numbering -no-references
|
||||
|
||||
all: README1.txt README2.txt OPTIONS.txt FAQ.txt PNG.txt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue