From b97536ac7d04672f18be04ae717f48ba84fb1510 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Mon, 10 May 2021 09:29:27 -0400 Subject: misc_cmds: All compiled --- misc_cmds/calendar/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 misc_cmds/calendar/Makefile (limited to 'misc_cmds/calendar/Makefile') diff --git a/misc_cmds/calendar/Makefile b/misc_cmds/calendar/Makefile new file mode 100644 index 0000000..f98beae --- /dev/null +++ b/misc_cmds/calendar/Makefile @@ -0,0 +1,10 @@ +# @(#)Makefile 8.1 (Berkeley) 6/6/93 +# $FreeBSD$ + +PROG= calendar +SRCS= calendar.c day.c io.c ostern.c paskha.c + +FILES= calendars/calendar.freebsd +FILESDIR= ${SHAREDIR}/calendar + +.include -- cgit v1.2.3-56-ge451