Searched hist:65400 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/lib/libstand/
H A Dbcd.cdiff 65400 Sun Sep 03 09:29:18 MDT 2000 peter Make libstand compile
H A Drandom.cdiff 65400 Sun Sep 03 09:29:18 MDT 2000 peter Make libstand compile
/freebsd-10.1-release/usr.bin/make/
H A Dmake.1diff 132405 Mon Jul 19 12:42:57 MDT 2004 harti Make it clearer what means 'won't work' for .if string == ${VAR}.

Replace the use of '=' in conditionals in the examples
by the more correct '=='.

Clarify the example explaining that .for expansion takes place before
.if handling by showing the correct code instead of saying 'the other
way around'. Change a variable name there so the example is more parseable
to the human reader.

PR: docs/65400
Submitted by: Roman Neuhauser <neuhauser@chello.cz>

Completed in 134 milliseconds