From 2e4cbcce0d290c57cac261ce7e9e05f592e3f3bd Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 1 Mar 1994 19:09:41 +0000 Subject: Formerly Makefile.~8~ --- libfshelp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libfshelp/Makefile') diff --git a/libfshelp/Makefile b/libfshelp/Makefile index c41d4a28..248f0041 100644 --- a/libfshelp/Makefile +++ b/libfshelp/Makefile @@ -50,6 +50,6 @@ lock-acquire.o lock-init.o: locks.h .PHONY: clean install clean: - rm libfshelp.a *.o + rm -f libfshelp.a *.o install: $(hurdinst)/lib/libfshelp.a $(headers)/hurd/fshelp.h -- cgit v1.2.3