10786f79cSPoul-Henning Kamp# @(#)Makefile 8.1 (Berkeley) 6/5/93 20786f79cSPoul-Henning Kamp 35406291aSMike PritchardMAN9= copy.9 devfs_add_devswf.9 devfs_link.9 fetch.9 intro.9 sleep.9 \ 45406291aSMike Pritchard store.9 style.9 timeout.9 57b0d14f5SJoerg Wunsch 65406291aSMike PritchardMLINKS+= copy.9 copyin.9 copy.9 copyout.9 copy.9 copystr.9 copy.9 copyinstr.9 75406291aSMike PritchardMLINKS+= fetch.9 fubyte.9 fetch.9 fusword.9 fetch.9 fuswintr.9 fetch.9 fuword.9 85406291aSMike PritchardMLINKS+= sleep.9 tsleep.9 sleep.9 wakeup.9 95406291aSMike PritchardMLINKS+= store.9 subyte.9 store.9 susword.9 store.9 suswintr.9 store.9 suword.9 105406291aSMike PritchardMLINKS+= timeout.9 untimeout.9 110786f79cSPoul-Henning Kamp 120786f79cSPoul-Henning Kamp.include <bsd.prog.mk> 13