From 56f27f95790df9fa1a12630124f71592ddd1b51c Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 14 Feb 1994 16:33:05 +0000 Subject: Formerly Makefile.~5~ --- libfshelp/Makefile | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3