diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-06-27 13:51:39 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-06-27 13:51:39 +0000 |
commit | 419ce31a94b82fef738b4bfc5de9dc6813597982 (patch) | |
tree | 4324ffebf17dde93acd6d74c1fd204c5efe96469 | |
parent | fbfb4abfb0b7c46bf9bbbb6829eaec41f4beaddf (diff) |
(lndist-cthreads-h): Delet target.
(lndist): Remove `lndist-cthreads-h'.
-rw-r--r-- | Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -77,10 +77,7 @@ relink: $(addsuffix -relink,$(prog-subdirs)) install: $(addsuffix -install,$(lib-subdirs) $(working-prog-subdirs)) -lndist: lndist-cthreads-h cp-linked-files - -lndist-cthreads-h: - ln -s libthreads/cthreads.h $(srcdir)/hurd-snap/cthreads.h +lndist: cp-linked-files cp-linked-files: cp $(srcdir)/install-sh $(srcdir)/hurd-snap/install-sh |