diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-04-07 18:40:28 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-04-07 18:40:28 +0000 |
commit | ae4d2757397bf50cd731e7d8770edde60bf76349 (patch) | |
tree | f32e5a181074677eb809348318af9a27279e1caf | |
parent | b8bae5235b4ce3859be63e4892d6cb0b4afa00d0 (diff) |
Formerly Makefile.~15~
-rw-r--r-- | fstests/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fstests/Makefile b/fstests/Makefile index d17d4563..13446519 100644 --- a/fstests/Makefile +++ b/fstests/Makefile @@ -35,3 +35,5 @@ install: $(testprog) $(hurdroot) clean: rm -f fstests fstests.o +relink: + rm -f fstests |