summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-02-14 16:33:05 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-02-14 16:33:05 +0000
commit56f27f95790df9fa1a12630124f71592ddd1b51c (patch)
tree9de44d1f0cc310669804b13c586ed8e78fc133e8
parentebaddd9ae89fbce54d25f289d1b7313a5a8fb47a (diff)
Formerly Makefile.~5~
-rw-r--r--libfshelp/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/libfshelp/Makefile b/libfshelp/Makefile
index 895cf7fe..f2e9bebf 100644
--- a/libfshelp/Makefile
+++ b/libfshelp/Makefile
@@ -46,5 +46,9 @@ kill-trans.o trans-iter.o: trans.h
lock-acquire.o lock-init.o: locks.h
+.PHONY: clean install
+
clean:
rm libfshelp.a *.o
+
+install: $(hurdinst)/lib/libfshelp.a $(headers)/hurd/fshelp.h