From 194539531bc5a1210e80e0c602ed810cdb747288 Mon Sep 17 00:00:00 2001 From: Scott Long Date: Thu, 15 Jul 2004 15:37:56 +0000 Subject: [PATCH] Move references to the recently removed worm directory. --- share/examples/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/share/examples/Makefile b/share/examples/Makefile index 24ade54009fe..85f815f18d5d 100644 --- a/share/examples/Makefile +++ b/share/examples/Makefile @@ -32,8 +32,7 @@ LDIRS= BSD_daemon \ slattach \ sliplogin \ startslip \ - sunrpc \ - worm + sunrpc XFILES= BSD_daemon/FreeBSD.pfa \ BSD_daemon/README \ @@ -248,9 +247,7 @@ XFILES= BSD_daemon/FreeBSD.pfa \ sunrpc/sort/Makefile \ sunrpc/sort/rsort.c \ sunrpc/sort/sort.x \ - sunrpc/sort/sort_proc.c \ - worm/README \ - worm/makecdfs.sh + sunrpc/sort/sort_proc.c BINDIR= ${SHAREDIR}/examples