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/mklocale/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 adv_cmds/mklocale/Makefile (limited to 'adv_cmds/mklocale/Makefile') diff --git a/adv_cmds/mklocale/Makefile b/adv_cmds/mklocale/Makefile new file mode 100644 index 0000000..132ce00 --- /dev/null +++ b/adv_cmds/mklocale/Makefile @@ -0,0 +1,5 @@ +PROG= mklocale +SRCS= lex.l \ + yacc.y + +.include -- cgit v1.2.3-56-ge451