1999-08-28 00:22:10 +00:00
|
|
|
# $FreeBSD$
|
1997-12-04 10:41:49 +00:00
|
|
|
|
|
|
|
LIB= calendar
|
|
|
|
|
|
|
|
SRCS= calendar.c easter.c
|
2000-01-14 07:57:47 +00:00
|
|
|
INCS= calendar.h
|
1997-12-04 10:41:49 +00:00
|
|
|
|
2001-03-27 17:27:19 +00:00
|
|
|
MAN= calendar.3
|
1997-12-04 10:41:49 +00:00
|
|
|
|
1997-12-07 19:04:14 +00:00
|
|
|
MLINKS= calendar.3 easterg.3 calendar.3 easterog.3 calendar.3 easteroj.3 \
|
1997-12-04 10:41:49 +00:00
|
|
|
calendar.3 gdate.3 calendar.3 jdate.3 \
|
|
|
|
calendar.3 ndaysg.3 calendar.3 ndaysj.3 \
|
|
|
|
calendar.3 week.3 calendar.3 weekday.3
|
|
|
|
|
|
|
|
.include <bsd.lib.mk>
|