Remove reference to DEFS.h

This commit is contained in:
pk 1996-11-18 22:37:28 +00:00
parent 5ba1566c5c
commit 3b4eca1f48
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# $Id: Makefile.inc,v 1.4 1994/06/30 06:46:37 deraadt Exp $
# $Id: Makefile.inc,v 1.5 1996/11/18 22:37:28 pk Exp $
KMINCLUDES= arch/sparc/SYS.h arch/sparc/DEFS.h
KMINCLUDES= arch/sparc/SYS.h
KMSRCS= bzero.S ffs.S strlen.S htonl.S htons.S \
ntohl.S ntohs.S divrem.m4 \
_setjmp.S mul.S saveregs.S setjmp.S umul.S