Removed bogus .PATH statement.
This commit is contained in:
parent
995cfe36a0
commit
8306d4d37d
@ -1,7 +1,5 @@
|
||||
# from: Makefile.inc,v 1.1 1993/09/03 19:04:23 jtc Exp
|
||||
# $Id: Makefile.inc,v 1.5 1997/05/03 03:49:56 jb Exp $
|
||||
|
||||
.PATH: ${.CURDIR}/../libc/${MACHINE}/sys
|
||||
# $Id: Makefile.inc,v 1.6 1997/10/16 14:26:13 bde Exp $
|
||||
|
||||
SRCS+= i386_get_ldt.c i386_set_ldt.c
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
# from: Makefile.inc,v 1.1 1993/09/03 19:04:23 jtc Exp
|
||||
# $Id: Makefile.inc,v 1.5 1997/05/03 03:49:56 jb Exp $
|
||||
|
||||
.PATH: ${.CURDIR}/../libc/${MACHINE}/sys
|
||||
# $Id: Makefile.inc,v 1.6 1997/10/16 14:26:13 bde Exp $
|
||||
|
||||
SRCS+= i386_get_ldt.c i386_set_ldt.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user