From 9caaab800b30c21e31e7cb6f585caf1cb02df627 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Fri, 7 May 2004 09:59:03 +0000 Subject: [PATCH] Document SHLIB, kind of. --- share/man/man5/style.Makefile.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man5/style.Makefile.5 b/share/man/man5/style.Makefile.5 index ce91319cfd24..a0b2f52a41a9 100644 --- a/share/man/man5/style.Makefile.5 +++ b/share/man/man5/style.Makefile.5 @@ -70,7 +70,7 @@ order: i.e., ones for the primary program (or library) first. The general .Dq product order is: -.Va PROG Ns / Ns Va LIB Ns / Ns Va SCRIPT +.Va PROG Ns / Ns Oo Va SH Oc Ns Va LIB Ns / Ns Va SCRIPT .Va FILES .Va LINKS .Oo Va NO Oc Ns Va MAN @@ -84,7 +84,7 @@ order is: The general .Dq build order is: -.Va PROG Ns / Ns Va LIB Ns / Ns Va SCRIPT +.Va PROG Ns / Ns Oo Va SH Oc Ns Va LIB Ns / Ns Va SCRIPT .Va SRCS .Va WARNS .Va CFLAGS