make alldeps: change Mkfiles/Makefile.* to Mkfiles/*.mak

The previous checkin switched to the naming scheme *.mak to be able to
be more descriptive.  Thus, change "make alldeps" accordingly.
This commit is contained in:
H. Peter Anvin 2007-09-16 22:17:29 -07:00
parent e8bfecf275
commit 39afbce9d4

View file

@ -199,7 +199,7 @@ splint:
# it's expected to be invoked manually.
#
alldeps: perlreq
$(PERL) mkdep.pl -M Makefile.in Mkfiles/Makefile.* -- \
$(PERL) mkdep.pl -M Makefile.in Mkfiles/*.mak -- \
. output
./config.status