patch-7.140
authorMax Okumoto <okumoto@dragonflybsd.org>
Wed, 16 Mar 2005 22:49:01 +0000 (22:49 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Wed, 16 Mar 2005 22:49:01 +0000 (22:49 +0000)
commit1f49bf56d4576c3cd96abd28ab22d5e5f9d829f8
tree46888d2a1bf95ced83f6fe546c23706367c7856b
parent509485b2f57909759de5ccece22de06e69c32a7a
patch-7.140
        - Removed comment about assuming that Var_Parse() is always
          passed '$' as first char.  Sometimes is is the last character
          of a conditional (e.g., defined(DragonFly), etc.)
        - Clean up some comments.
        - Moved common code out of if-statement.
usr.bin/make/var.c