diff options
author | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 1999-06-13 07:17:42 +0000 |
---|---|---|
committer | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 1999-06-13 07:17:42 +0000 |
commit | 282d4536359bf6ebba899737492b6d0fd770d34c (patch) | |
tree | 3b6d0527f726dfa1769fe4a2f1c9dcacfc8c71f4 /x11-servers | |
parent | Refine browsers' resources. (diff) |
Mark `only for i386'. These have i386 assembler code.
Notes
Notes:
svn path=/head/; revision=19455
Diffstat (limited to 'x11-servers')
-rw-r--r-- | x11-servers/XttXF86srv-8514/Makefile | 4 | ||||
-rw-r--r-- | x11-servers/XttXF86srv-AGX/Makefile | 4 | ||||
-rw-r--r-- | x11-servers/XttXF86srv-Mach32/Makefile | 4 | ||||
-rw-r--r-- | x11-servers/XttXF86srv-Mach8/Makefile | 4 | ||||
-rw-r--r-- | x11-servers/XttXF86srv-VGA16/Makefile | 4 | ||||
-rw-r--r-- | x11-servers/XttXF86srv-W32/Makefile | 4 |
6 files changed, 18 insertions, 6 deletions
diff --git a/x11-servers/XttXF86srv-8514/Makefile b/x11-servers/XttXF86srv-8514/Makefile index 1a71afb3448c..823bb3fbabae 100644 --- a/x11-servers/XttXF86srv-8514/Makefile +++ b/x11-servers/XttXF86srv-8514/Makefile @@ -3,7 +3,7 @@ # Date created: 15 April 1998 # Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> # -# $Id: Makefile,v 1.6 1999/01/15 09:49:26 asami Exp $ +# $Id: Makefile,v 1.7 1999/04/02 08:27:59 taoka Exp $ # DISTNAME= xc @@ -14,6 +14,8 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp LIB_DEPENDS= font.1:${.CURDIR}/../XttXF86srv-common +ONLY_FOR_ARCHS= i386 + SERVER= XF86_8514 MASTERDIR= ${.CURDIR}/../XttXF86srv-common diff --git a/x11-servers/XttXF86srv-AGX/Makefile b/x11-servers/XttXF86srv-AGX/Makefile index 5d5a815af992..7de3a333439b 100644 --- a/x11-servers/XttXF86srv-AGX/Makefile +++ b/x11-servers/XttXF86srv-AGX/Makefile @@ -3,7 +3,7 @@ # Date created: 15 April 1998 # Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> # -# $Id: Makefile,v 1.6 1999/01/15 09:49:27 asami Exp $ +# $Id: Makefile,v 1.7 1999/04/02 08:28:00 taoka Exp $ # DISTNAME= xc @@ -14,6 +14,8 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp LIB_DEPENDS= font.1:${.CURDIR}/../XttXF86srv-common +ONLY_FOR_ARCHS= i386 + SERVER= XF86_AGX MASTERDIR= ${.CURDIR}/../XttXF86srv-common diff --git a/x11-servers/XttXF86srv-Mach32/Makefile b/x11-servers/XttXF86srv-Mach32/Makefile index 6fc0e1ebe5d2..a5cdcd042c56 100644 --- a/x11-servers/XttXF86srv-Mach32/Makefile +++ b/x11-servers/XttXF86srv-Mach32/Makefile @@ -3,7 +3,7 @@ # Date created: 15 April 1998 # Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> # -# $Id: Makefile,v 1.6 1999/01/15 09:49:28 asami Exp $ +# $Id: Makefile,v 1.7 1999/04/02 08:28:04 taoka Exp $ # DISTNAME= xc @@ -14,6 +14,8 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp LIB_DEPENDS= font.1:${.CURDIR}/../XttXF86srv-common +ONLY_FOR_ARCHS= i386 + SERVER= XF86_Mach32 MASTERDIR= ${.CURDIR}/../XttXF86srv-common diff --git a/x11-servers/XttXF86srv-Mach8/Makefile b/x11-servers/XttXF86srv-Mach8/Makefile index 92bc607326b4..2c5f0f245214 100644 --- a/x11-servers/XttXF86srv-Mach8/Makefile +++ b/x11-servers/XttXF86srv-Mach8/Makefile @@ -3,7 +3,7 @@ # Date created: 15 April 1998 # Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> # -# $Id: Makefile,v 1.6 1999/01/15 09:49:29 asami Exp $ +# $Id: Makefile,v 1.7 1999/04/02 08:28:08 taoka Exp $ # DISTNAME= xc @@ -14,6 +14,8 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp LIB_DEPENDS= font.1:${.CURDIR}/../XttXF86srv-common +ONLY_FOR_ARCHS= i386 + SERVER= XF86_Mach8 MASTERDIR= ${.CURDIR}/../XttXF86srv-common diff --git a/x11-servers/XttXF86srv-VGA16/Makefile b/x11-servers/XttXF86srv-VGA16/Makefile index 3a66aae30541..36f8c9a5d074 100644 --- a/x11-servers/XttXF86srv-VGA16/Makefile +++ b/x11-servers/XttXF86srv-VGA16/Makefile @@ -3,7 +3,7 @@ # Date created: 15 April 1998 # Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> # -# $Id: Makefile,v 1.6 1999/01/15 09:49:32 asami Exp $ +# $Id: Makefile,v 1.7 1999/04/02 08:28:20 taoka Exp $ # DISTNAME= xc @@ -14,6 +14,8 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp LIB_DEPENDS= font.1:${.CURDIR}/../XttXF86srv-common +ONLY_FOR_ARCHS= i386 + SERVER= XF86_VGA16 MASTERDIR= ${.CURDIR}/../XttXF86srv-common diff --git a/x11-servers/XttXF86srv-W32/Makefile b/x11-servers/XttXF86srv-W32/Makefile index e66d9e75eb3a..17392af89f01 100644 --- a/x11-servers/XttXF86srv-W32/Makefile +++ b/x11-servers/XttXF86srv-W32/Makefile @@ -3,7 +3,7 @@ # Date created: 15 April 1998 # Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> # -# $Id: Makefile,v 1.6 1999/01/15 09:49:33 asami Exp $ +# $Id: Makefile,v 1.7 1999/04/02 08:28:20 taoka Exp $ # DISTNAME= xc @@ -14,6 +14,8 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp LIB_DEPENDS= font.1:${.CURDIR}/../XttXF86srv-common +ONLY_FOR_ARCHS= i386 + SERVER= XF86_W32 MASTERDIR= ${.CURDIR}/../XttXF86srv-common |