1
0
mirror of https://github.com/mirror/make.git synced 2025-04-24 12:00:35 +08:00
This commit is contained in:
Roland McGrath 1995-10-10 20:07:10 +00:00
parent b1e6353edd
commit 16a5d4cf48

View File

@ -1,3 +1,7 @@
Tue Oct 10 14:59:30 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* main.c (enter_command_line_file): Barf if NAME is "".
Sat Sep 9 06:33:20 1995 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>
* commands.c (delete_target): Ignore unlink failure if it is ENOENT.