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 @@
|
|||
# Sept. 4, 2005 - March 8, 2006
|
||||
# $Id$
|
||||
|
||||
LINKS=links -dump -no-numbering -no-references
|
||||
LINKS:=links -dump -no-numbering -no-references
|
||||
|
||||
all: README.txt OPTIONS.txt FAQ.txt EXTENDING.txt ADVANCED-STAMPS-HOWTO.txt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue