NetBSD/usr.bin/make
dsl 34a8d95d66 Before deciding to use the default function in a .if, check whether the
token that follows the argument might be '==' or '!='.
If so then treat as a string comparison instead.
Fixes bin/15233 and bin/30967 provided some whitespace is present.
".if A==A" remains a check for defined(A==A) since make places no
restrictions on the names of variables!
2008-11-29 14:42:21 +00:00
..
lst.lib
PSD.doc
unit-tests
arch.c
buf.c
buf.h
compat.c
cond.c Before deciding to use the default function in a .if, check whether the 2008-11-29 14:42:21 +00:00
config.h
dir.c
dir.h
for.c
hash.c
hash.h
job.c
job.h
lst.h
main.c
make.1 I think ':' is called "colon", not "column" :) 2008-11-26 19:08:05 +00:00
make.c
make.h
Makefile
Makefile.boot
nonints.h
parse.c
pathnames.h
sprite.h
str.c
suff.c
targ.c
trace.c
trace.h
util.c
var.c