sigblock.3 MLINK
authorderaadt <deraadt@openbsd.org>
Tue, 28 Mar 2000 22:43:34 +0000 (22:43 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 28 Mar 2000 22:43:34 +0000 (22:43 +0000)
lib/libc/compat-43/Makefile.inc

index 373e7f4..5822712 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile.inc,v 1.3 1998/11/20 11:18:32 d Exp $
+#      $OpenBSD: Makefile.inc,v 1.4 2000/03/28 22:43:34 deraadt Exp $
 
 # compat-43 sources
 .PATH: ${LIBCSRCDIR}/arch/${MACHINE_ARCH}/compat-43 ${LIBCSRCDIR}/compat-43
@@ -12,3 +12,4 @@ MAN+= creat.3 getdtablesize.3 gethostid.3 killpg.3 setregid.3 setreuid.3 \
 
 MLINKS+=setruid.3 setrgid.3
 MLINKS+=gethostid.3 sethostid.3
+MLINKS+=sigblock.3 sigmask.3