diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-07-05 18:35:50 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-07-05 18:35:50 +0000 |
commit | 7e24559f837e1b1a5fae8e3392b732dd483f6df3 (patch) | |
tree | e81856fb88ca05bd196d13610989c9d2dc0cf3cb | |
parent | 146c610b1e6c410a2ef01fd0ec9ee580bd10b618 (diff) |
Formerly Makefile.~12~
-rw-r--r-- | libthreads/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libthreads/Makefile b/libthreads/Makefile index 6c2f8c0e..dfe5cb77 100644 --- a/libthreads/Makefile +++ b/libthreads/Makefile @@ -80,5 +80,3 @@ lndist-i386-files: $(hurdsource)/hurd-snap/$(dir)/i386 $(hurdsource)/hurd-snap/$(dir)/i386: mkdir $(hurdsource)/hurd-snap/$(dir)/i386 -TAGS: $(sources) $(headers) - etags -T $^ |