]> git.ipfire.org Git - thirdparty/make.git/commit
* remake.c: filedef-cleanup
authorTim Magill <magill@gate.net>
Tue, 14 Mar 2000 04:30:07 +0000 (04:30 +0000)
committerTim Magill <magill@gate.net>
Tue, 14 Mar 2000 04:30:07 +0000 (04:30 +0000)
commit646aeb50a1d47fec8940200b6b1a0d61d446e522
treec251689b413a1a8c5af5113af8f017e85a7ac79a
parentfed90f1fa88934b87bc5d56e4e89caab86638795
* remake.c:
(update_file_1):
(check_dep): fixed problem with double colon rules and circular
precursor detection.

* remake.c (update_file_1): simplified handling of files with no
command into a single block.

* remake.c (notice_finished_file): fixed obsolete comment.
ChangeLog
remake.c