From 0d0ad219a6366e30e1b1ae41f79c8e10a21ade6d Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Mon, 10 May 2021 11:59:14 -0400 Subject: shell_cmds: All compiled --- shell_cmds/locate/code/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 shell_cmds/locate/code/Makefile (limited to 'shell_cmds/locate/code/Makefile') diff --git a/shell_cmds/locate/code/Makefile b/shell_cmds/locate/code/Makefile new file mode 100644 index 0000000..4c06f77 --- /dev/null +++ b/shell_cmds/locate/code/Makefile @@ -0,0 +1,8 @@ +PROG= locate.code +MAN= locate.code.8 + +BINDIR=/usr/libexec + +CFLAGS+=-I../locate + +.include -- cgit v1.2.3-56-ge451