From 7171a7ba0a0ea8d9b7216d9aae16539948222702 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Wed, 12 May 2021 17:31:30 -0400 Subject: text_cmds: All done --- text_cmds/tail/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 text_cmds/tail/Makefile (limited to 'text_cmds/tail/Makefile') diff --git a/text_cmds/tail/Makefile b/text_cmds/tail/Makefile new file mode 100644 index 0000000..bd285e9 --- /dev/null +++ b/text_cmds/tail/Makefile @@ -0,0 +1,4 @@ +PROG= tail +SRCS= forward.c misc.c read.c reverse.c tail.c + +.include -- cgit v1.2.3-56-ge451