From 99e4ba42657eb0c19b187eb182f04d2bb8115ad3 Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Tue, 9 Aug 1994 18:25:38 +0000 Subject: Make examples install into /usr/share/examples. Like with includes, you have a choice between SHARED=copies and SHARED=symlinks. The default is to copy. I have also added a /usr/share/examples/etc directory, where I hope to have all sample configuration files which in real use go into /etc installed. (This way, if the user really screws the real one up, they can always go back to a known-working distribution copy, even if they don't have sources.) --- share/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/Makefile') diff --git a/share/Makefile b/share/Makefile index 9eec20e0d7c4..5763c3e757a7 100644 --- a/share/Makefile +++ b/share/Makefile @@ -2,6 +2,6 @@ # XXX BROKEN LINKS: doc # XXX BROKEN TEMP: man mk -SUBDIR= dict me misc skel tabset termcap tmac zoneinfo +SUBDIR= dict examples me misc skel tabset termcap tmac zoneinfo .include -- cgit v1.3