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.5
11.5Schristos#	$NetBSD: Makefile,v 1.5 2025/07/19 12:21:52 christos 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.5SchristosLDADD=	-lcrypto -lpthread
101.5SchristosDPADD=	${LIBCRYPTO} ${LIBPTHREAD}
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