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
|
|
@ -10,7 +10,7 @@
|
|||
# July 6, 2007 - July 6, 2007
|
||||
# $Id$
|
||||
|
||||
LINKS=links -dump -no-numbering -no-references
|
||||
LINKS:=links -dump -no-numbering -no-references
|
||||
|
||||
all: README.txt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue