Makefile for new time stuff

This commit is contained in:
jtc 1995-03-09 23:26:43 +00:00
parent 347a7d733b
commit ea8e219f0c
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# $NetBSD: Makefile.inc,v 1.1 1995/03/09 23:26:43 jtc Exp $
# gen sources
.PATH: ${.CURDIR}/gen
SRCS+= asctime.c difftime.c localtime.c
MAN+= time2posix.3 tzfile.5