From ceb315484ea3900456c31a918145f71f75edeab9 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Sun, 9 May 2021 14:37:06 -0400 Subject: adv_cmds: All but pkill compiling --- adv_cmds/stty/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 adv_cmds/stty/Makefile (limited to 'adv_cmds/stty/Makefile') diff --git a/adv_cmds/stty/Makefile b/adv_cmds/stty/Makefile new file mode 100644 index 0000000..ca4cb9f --- /dev/null +++ b/adv_cmds/stty/Makefile @@ -0,0 +1,10 @@ +PROG= stty +SRCS= cchar.c \ + gfmt.c \ + key.c \ + modes.c \ + print.c \ + stty.c \ + util.c + +.include -- cgit v1.2.3-56-ge451