From 0304b5d610d6c9771137a2845ebefadedc5b9541 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Thu, 13 May 2021 16:20:18 -0400 Subject: file_cmds: Fix BINDIRs again --- file_cmds/stat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'file_cmds/stat') diff --git a/file_cmds/stat/Makefile b/file_cmds/stat/Makefile index b07de81..28b769e 100644 --- a/file_cmds/stat/Makefile +++ b/file_cmds/stat/Makefile @@ -1,6 +1,6 @@ PROG= stat MAN= readlink.1 stat.1 -BINDIR=/bin +LINKS+= ${BINDIR}/stat ${BINDIR}/readlink .include -- cgit v1.2.3-56-ge451