Cross Reference: Makefile
xref: /src/usr.bin/dc/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.bin/dc/
Makefile revision 1.4
11.4Skamil#	$NetBSD: Makefile,v 1.4 2018/06/11 14:18:17 kamil Exp $
21.2Schristos
31.2Schristos.include <bsd.own.mk>
41.1Schristos
51.1SchristosPROG=	dc
61.1SchristosSRCS=	main.c dc.c bcode.c inout.c mem.c stack.c
71.2Schristos
81.2SchristosWARNS=6
91.1SchristosLDADD=	-lcrypto
101.1SchristosDPADD=	${LIBCRYPTO}
111.2Schristos
121.4SkamilSUBDIR.roff+=USD.doc
131.1Schristos
141.1Schristos.include <bsd.prog.mk>
151.2Schristos.include <bsd.subdir.mk>
16

Indexes created Wed Jan 14 12:09:31 GMT 2026