Cross Reference: Makefile
xref: /src/regress/lib/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/regress/lib/
Makefile revision 1.18
11.18She#	$NetBSD: Makefile,v 1.18 2006/11/11 23:37:18 he Exp $
21.1Scgd
31.8Sitojun.include <bsd.own.mk>
41.8Sitojun
51.18SheSUBDIR+= csu libc libevent libposix libpthread librt libutil
61.18She
71.18She.if (${MACHINE_CPU} != "alpha" && \
81.18She     ${MACHINE_CPU} != "mips" && \
91.18She     ${MACHINE_CPU} != "hppa")
101.18SheSUBDIR+= libssp
111.18She.endif
121.10Sthorpej
131.10Sthorpej.if (${MKSKEY} != "no")
141.10SthorpejSUBDIR+= libskey
151.10Sthorpej.endif
161.8Sitojun
171.15Slukem.if ${MKCRYPTO} != "no"
181.16SitojunSUBDIR+= libcrypto libdes
191.8Sitojun.endif
201.1Scgd
211.1Scgd.include <bsd.subdir.mk>
22

Indexes created Thu Jan 01 03:09:32 GMT 2026