From: Erik van der Kouwe Date: Fri, 4 Jun 2010 04:44:09 +0000 (+0000) Subject: Create link for lstat X-Git-Tag: v3.1.8~506 X-Git-Url: http://zhaoyanbai.com/repos/README?a=commitdiff_plain;h=1bb7c4d78af0286bf3c092593a2fb7818ef5d403;p=minix.git Create link for lstat --- diff --git a/commands/stat/Makefile b/commands/stat/Makefile index 6583d71fc..5f32aa3b6 100644 --- a/commands/stat/Makefile +++ b/commands/stat/Makefile @@ -3,5 +3,6 @@ MAN= LINKS+= ${BINDIR}/stat ${BINDIR}/readlink LINKS+= ${BINDIR}/stat ${BINDIR}/fstat +LINKS+= ${BINDIR}/stat ${BINDIR}/lstat .include