From 8199e6fb5d6fc34fdb82786405185ea11856dd48 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Mon, 10 May 2021 09:23:47 -0400 Subject: mail_cmds: All compiling --- mail_cmds/msgs/Makefile | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'mail_cmds/msgs') diff --git a/mail_cmds/msgs/Makefile b/mail_cmds/msgs/Makefile index 3319b01..a0d558d 100644 --- a/mail_cmds/msgs/Makefile +++ b/mail_cmds/msgs/Makefile @@ -1,11 +1,5 @@ -Project = msgs -Install_Dir = /usr/bin +PROG= msgs -CFILES = msgs.c -MANPAGES = msgs.1 +LDADD=-lncursesw -Extra_CC_Flags = -Wall -Werror -mdynamic-no-pic -Extra_LD_Flags = -dead_strip \ - -lcurses - -include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make +.include -- cgit v1.2.3-56-ge451