Cross Reference: Makefile
xref: /src/regress/lib/libc/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/regress/lib/libc/
Makefile revision 1.22
11.22Ssimonb#	$NetBSD: Makefile,v 1.22 2001/09/22 19:57:42 simonb Exp $
21.1Scgd
31.22SsimonbSUBDIR+= _setjmp clone db div gen hsearch int_fmtio md5sha popen regex rpc \
41.22Ssimonb	setjmp sigsetjmp string sys time
51.11Sis.if (${MACHINE_ARCH} != "arm32" && ${MACHINE_ARCH} != "vax")
61.4SjtcSUBDIR+= ieeefp
71.12Smycroft.endif
81.12Smycroft.if (${MACHINE_ARCH} != "vax")
91.12SmycroftSUBDIR+= ldexp
101.6Scgd.endif
111.6Scgd
121.6Scgd.if exists(arch/${MACHINE_ARCH})
131.6ScgdSUBDIR+= arch/${MACHINE_ARCH}
141.4Sjtc.endif
151.1Scgd
161.1Scgd.include <bsd.subdir.mk>
17

Indexes created Thu Jan 01 06:09:29 GMT 2026