Some cleanup
authorMax Okumoto <okumoto@dragonflybsd.org>
Wed, 22 Jun 2005 18:04:13 +0000 (18:04 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Wed, 22 Jun 2005 18:04:13 +0000 (18:04 +0000)
commita46501be9e341f75c8717e0fda37cdde58d5aa8d
treeda227ada737809fdd70ecefda6d2072b6e44c8e7
parent8900652c74856e7b04d2282a27ccc388c8755fcd
Some cleanup
 o constify input to Main_ParseArgLine()
 o split complex if-statement into seperate assignment and if-statements
 o use strsep()
usr.bin/make/main.c
usr.bin/make/make.h