Subject: Small typo in Makefile.pmax
To: None <port-pmax@NetBSD.ORG>
From: Simon Burge <simonb@melb.cpr.itg.telecom.com.au>
List: port-pmax
Date: 03/20/1995 08:49:34
In /sys/arch/pmax/conf:

*** Makefile.pmax.OLD	Mon Mar 20 08:46:39 1995
--- Makefile.pmax	Mon Mar 20 08:47:01 1995
***************
*** 99,105 ****
  	${CC} $(CFLAGS) -c vers.c
  
  clean:
! 	rm -f eddep *vmunix vmunix.gdb tags *.o locore.i [a-z]*.s \
  		Errs errs linterrs makelinks
  
  lint: /tmp param.c
--- 99,105 ----
  	${CC} $(CFLAGS) -c vers.c
  
  clean:
! 	rm -f eddep *netbsd netbsd.gdb tags *.o locore.i [a-z]*.s \
  		Errs errs linterrs makelinks
  
  lint: /tmp param.c