aboutsummaryrefslogtreecommitdiffstats
path: root/remote_cmds/wall.tproj/Makefile
blob: 08da621dea58a3f057bb821cc9720c5a661f43df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Project = wall
Install_Dir = /usr/bin

HFILES = ttymsg.h
CFILES = ttymsg.c wall.c
MANPAGES = wall.1

Extra_CC_Flags = -Wall -Werror -mdynamic-no-pic
Extra_LD_Flags = -dead_strip

Extra_CC_Flags += -D__FBSDID=__RCSID

include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make

#Install_Program_Mode = 02555
#Install_Program_Group = tty