make alldeps: change Mkfiles/Makefile.* to Mkfiles/*.mak
authorH. Peter Anvin <hpa@zytor.com>
Mon, 17 Sep 2007 05:17:29 +0000 (22:17 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 17 Sep 2007 05:17:29 +0000 (22:17 -0700)
The previous checkin switched to the naming scheme *.mak to be able to
be more descriptive.  Thus, change "make alldeps" accordingly.

Makefile.in

index ee8595b..6b1dd7e 100644 (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