From 402ee6867422e246deeafd2495118840497d9c65 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 6 Jul 1995 23:34:29 +0000 Subject: (lndist): Add new dependency. (lndist-cthreads-h): Rule to create the cthreads.h link. --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0aa47ac1..d6f4da02 100644 --- a/Makefile +++ b/Makefile @@ -68,4 +68,9 @@ relink: $(addsuffix -relink,$(prog-subdirs)) install: $(addsuffix -install,$(lib-subdirs) $(working-prog-subdirs)) +lndist: lndist-cthreads-h + +lndist-cthreads-h: + ln -s libthreads/cthreads.h $(srcdir)/hurd-snap/cthreads.h + TAGS: $(addsuffix -TAGS,$(prog-subdirs) $(lib-subdirs)) -- cgit v1.2.3