From d0d16c4ba18e31f76e891201e5e106887f87bbf0 Mon Sep 17 00:00:00 2001 From: Adi Masputra Date: Wed, 15 Sep 1999 22:21:57 +0000 Subject: [PATCH] Forgot to remote *.ln files (made by lint) when doing make clean. --- svr4/Makefile.sol2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/svr4/Makefile.sol2 b/svr4/Makefile.sol2 index ed148c3..caee266 100644 --- a/svr4/Makefile.sol2 +++ b/svr4/Makefile.sol2 @@ -1,7 +1,7 @@ # # Makefile for STREAMS modules for Solaris 2. # -# $Id: Makefile.sol2,v 1.15 1999/09/15 22:10:16 masputra Exp $ +# $Id: Makefile.sol2,v 1.16 1999/09/15 22:21:57 masputra Exp $ # include Makedefs.sol2 @@ -55,3 +55,4 @@ lint: clean: rm -f ppp ppp_comp ppp_ahdl *.o *~ core + rm -f *.ln -- 2.39.2