Cross Reference: Makefile
xref: /src/bin/date/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/bin/date/
11.16Schristos#	$NetBSD: Makefile,v 1.16 2021/05/26 20:19:51 christos Exp $
21.7Scgd#	@(#)Makefile	8.1 (Berkeley) 5/31/93
31.1Scgd
41.16Schristos.include <bsd.init.mk>
51.16Schristos
61.1ScgdPROG=	date
71.16SchristosSRCS=	date.c
81.16Schristos.if !defined(HOSTPROG)
91.16SchristosSRCS+=	netdate.c
101.5SmycroftDPADD+=	${LIBUTIL}
111.5SmycroftLDADD+=	-lutil
121.16Schristos.endif
131.13SchristosCPPFLAGS+=-I${.CURDIR}
141.1Scgd
151.15SchristosCOPTS.date.c = -Wno-format-nonliteral
161.15Schristos
171.1Scgd.include <bsd.prog.mk>
18

Indexes created Sat Dec 20 17:09:30 GMT 2025