summaryrefslogtreecommitdiff
path: root/usr.bin/make/cond.c
AgeCommit message (Expand)Author
2004-01-06Handle more complex conditional expressions.sjg
2003-09-06Make empty() consider an undefined variable as empty,sjg
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-14Pass WARNS=3christos
2003-04-17math.h is not needed and including it introduces uncessary dependenciessjg
2002-12-30Treat an unquoted '#' as end of line when parsing conditionals.sjg
2002-06-15Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register.wiz
2001-01-14Provide a new .if commands(<target>) primitive that returns true if thechristos
1998-09-18Fix conditional variable expression parsing (reported by cgd)christos
1998-04-01Add conditional variable evaluation from Alistair Crooks.christos
1997-09-28wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAPlukem
1997-07-01Add WARNS=1christos
1996-11-06- Merge in FreeBSD and Lite2 changes.christos
1995-06-14- $NetBSD$ rcsidschristos
1994-06-06Fixes from Christos Zoulas, who used purify, objectcenter and testcenterjtc
1994-03-05fixes/improvements from Christos Zoulas <christos@deshaw.com>.cgd
1994-01-13Include appropriate header files to bring prototypes into scope.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd