Makefile revision 1.10
11.10Sthorpej# $NetBSD: Makefile,v 1.10 1995/10/06 07:21:58 thorpej Exp $ 21.7Sjtc# @(#)Makefile 8.2 (Berkeley) 12/13/93 31.1Scgd 41.9SpkMAN= assert.3 bitstring.3 dlfcn.3 end.3 intro.3 queue.3 stdarg.3 51.1ScgdMLINKS+=end.3 edata.3 end.3 etext.3 61.5ScgdMLINKS+=queue.3 list_entry.3 queue.3 list_head.3 queue.3 list_init.3 71.6SmycroftMLINKS+=queue.3 list_insert_after.3 queue.3 list_insert_before.3 81.6SmycroftMLINKS+=queue.3 list_insert_head.3 91.5ScgdMLINKS+=queue.3 list_remove.3 queue.3 tailq_entry.3 queue.3 tailq_head.3 101.5ScgdMLINKS+=queue.3 tailq_init.3 queue.3 tailq_insert_after.3 111.6SmycroftMLINKS+=queue.3 tailq_insert_before.3 121.5ScgdMLINKS+=queue.3 tailq_insert_head.3 queue.3 tailq_insert_tail.3 131.5ScgdMLINKS+=queue.3 tailq_remove.3 queue.3 circleq_entry.3 queue.3 circleq_head.3 141.5ScgdMLINKS+=queue.3 circleq_init.3 queue.3 circleq_insert_after.3 151.5ScgdMLINKS+=queue.3 circleq_insert_before.3 queue.3 circleq_insert_head.3 161.5ScgdMLINKS+=queue.3 circleq_insert_tail.3 queue.3 circleq_remove.3 171.5ScgdMLINKS+=stdarg.3 varargs.3 stdarg.3 va_arg.3 stdarg.3 va_end.3 181.5ScgdMLINKS+=stdarg.3 va_start.3 191.10SthorpejMLINKS+=dlfcn.3 dlopen.3 dlfcn.3 dlclose.3 dlfcn.3 dlsym.3 dlfcn.3 dlctl.3 \ 201.9Spk dlfcn.3 dlerror.3 211.1Scgd 221.1Scgd.include <bsd.prog.mk> 23