freebsd-nq/usr.bin/unifdef
Tony Finch 352d0a6932 It is probably a bad idea to unconditionally process directives with
constant controlling expressions: in particular, removing #if 0 sections
is considered "rude". This commit changes the default so that such
things are passed through unchanged, and the old behaviour can be had
with the -k "kill konsts" flag.

Suggested by:	markm
MFC after:	3 weeks
2002-09-24 19:27:44 +00:00
..
Makefile Fixed improper SCRIPTS assignment that broke `clean'. 2002-07-21 21:03:47 +00:00
unifdef.1 It is probably a bad idea to unconditionally process directives with 2002-09-24 19:27:44 +00:00
unifdef.c It is probably a bad idea to unconditionally process directives with 2002-09-24 19:27:44 +00:00
unifdefall.sh Upgrade unifdef: 2002-05-15 16:30:28 +00:00