[comp.bugs.4bsd] lisp library makefile does not remove as & nld

chris@mimsy.UUCP (08/30/87)

Index:	lib/lisp/Makefile 4.3BSD Fix

Description:
	`make clean' does not make /usr/lib/lisp as clean as it
	should.

Repeat-by:
	Read /usr/lib/lisp/Makefile

Fix:
RCS file: RCS/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -c2 -r1.1 -r1.2
*** /tmp/,RCSt1006838	Sun Aug 30 00:12:51 1987
--- /tmp/,RCSt2006838	Sun Aug 30 00:12:52 1987
***************
*** 1,3 ****
! # $Header: Makefile,v 1.1 87/08/30 00:11:28 chris Exp $
  #	Makefile for /usr/lib/lisp
  # this directory contains the lisp coded portion of the standard 
--- 1,3 ----
! # $Header: Makefile,v 1.2 87/08/30 00:12:12 chris Exp $
  #	Makefile for /usr/lib/lisp
  # this directory contains the lisp coded portion of the standard 
***************
*** 146,147 ****
--- 146,148 ----
  	-rm -f *.blat 
  	-rm -f *.x
+ 	rm -f as nld
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7690)
Domain:	chris@mimsy.umd.edu	Path:	seismo!mimsy!chris