(Overriding Makefiles): Don't suggest using .DEFAULT; that loses if the
authorRoland McGrath <roland@redhat.com>
Wed, 11 May 1994 01:42:43 +0000 (01:42 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 11 May 1994 01:42:43 +0000 (01:42 +0000)
commitc25db142649e38310b1a12ad0d5a830988676a7c
tree25a97aebe1c7be23f908126fea4da1e5cc753228
parente83c7d40cd1c05a663ec50d4b3f1f30a951571b5
(Overriding Makefiles): Don't suggest using .DEFAULT; that loses if the
target file exists.  Instead recommend the combination of a match-anything
rule and a force target.
make.texinfo