From 6e3fd8294f46ba7072b47dfaf6a50fe1ce60ea61 Mon Sep 17 00:00:00 2001 From: Nickolai Zeldovich Date: Sun, 6 Oct 2002 23:58:32 +0000 Subject: [PATCH] Add JUAFS to the list of things that make clean should remove. --- src/libuafs/Makefile.common.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libuafs/Makefile.common.in b/src/libuafs/Makefile.common.in index 2ff6707b9..8d545ea15 100644 --- a/src/libuafs/Makefile.common.in +++ b/src/libuafs/Makefile.common.in @@ -1275,7 +1275,7 @@ $(JUAFS)/Krxstat.xdr.o: $(AFSINT)/Krxstat.xdr.c clean: - -$(RM) -rf UAFS* AFSWEB* nsapi des afs afsint config rx + -$(RM) -rf UAFS* JUAFS* AFSWEB* nsapi des afs afsint config rx -$(RM) -f h net netinet rpc ufs machine inet nfs sys des linktest -- 2.39.5