mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Removed bogus .PATH statement.
This commit is contained in:
parent
da16ae8684
commit
1cbbb1ba4b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=30483
@ -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