Fixed make depend on linux

This commit is contained in:
Landon Curt Noll
2021-12-07 04:00:36 -08:00
parent af57104e25
commit 4b2ae40c86
5 changed files with 27 additions and 7 deletions

View File

@@ -515,7 +515,7 @@ FMT= fmt
GREP= egrep
LN= ln
MAKE= make
MAKEDEPEND= makedepend
MAKEDEPEND= /usr/bin/makedepend
MKDIR= mkdir
MV= mv
RM= rm