WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu

<hsu@soda.berkeley.edu>.
   ...Moved over from 1.1.5. Other portions of this commit were done by moving
the RCS files into place directly.
This commit is contained in:
David Greenman 1994-08-22 10:49:05 +00:00
parent 44204c43cc
commit 99f2ad0a65
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2203

View File

@ -29,6 +29,7 @@ INSTALL_PIC_ARCHIVE= yes
CFLAGS+= -DYP
.include "${.CURDIR}/yp/Makefile.inc"
.endif
.include "${.CURDIR}/${MACHINE}/sys/Makefile.inc"
KQSRCS= adddi3.c anddi3.c ashldi3.c ashrdi3.c cmpdi2.c divdi3.c iordi3.c \
lshldi3.c lshrdi3.c moddi3.c muldi3.c negdi2.c notdi2.c qdivrem.c \