clean portmap
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 2 Jul 1990 01:48:31 +0000 (17:48 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 2 Jul 1990 01:48:31 +0000 (17:48 -0800)
SCCS-vsn: lib/librpc/rpc/Makefile 5.7

usr/src/lib/librpc/rpc/Makefile

index aaf8b2f..63515a5 100644 (file)
@@ -1,4 +1,4 @@
-#      @(#)Makefile    5.6 (Berkeley) %G%
+#      @(#)Makefile    5.7 (Berkeley) %G%
 
 LIB=   rpc
 CFLAGS+=-I${.CURDIR}
 
 LIB=   rpc
 CFLAGS+=-I${.CURDIR}
@@ -12,6 +12,7 @@ HDRS= auth.h auth_unix.h clnt.h pmap_clnt.h pmap_prot.h rpc.h rpc_msg.h \
        svc.h svc_auth.h types.h xdr.h
 MAN8=  portmap.0
 .PATH: ${.CURDIR} ${.CURDIR}/doc
        svc.h svc_auth.h types.h xdr.h
 MAN8=  portmap.0
 .PATH: ${.CURDIR} ${.CURDIR}/doc
+CLEANFILES=portmap
 
 all: portmap
 
 
 all: portmap