diff options
Diffstat (limited to 'x2p/Makefile.SH')
-rwxr-xr-x | x2p/Makefile.SH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH index 0ca3ff35db..65a3d75ec1 100755 --- a/x2p/Makefile.SH +++ b/x2p/Makefile.SH @@ -132,7 +132,7 @@ lint: lint $(lintflags) $(defs) $(c) > a2p.fuzz depend: $(mallocsrc) ../makedepend - sh ../makedepend + sh ../makedepend MAKE=$(MAKE) clist: echo $(c) | tr ' ' '\012' >.clist |