head	1.2;
access;
symbols
	netbsd-5-2-3-RELEASE:1.2
	netbsd-5-1-5-RELEASE:1.2
	riastradh-xf86-video-intel-2-7-1-pre-2-21-15:1.2
	riastradh-drm2-base:1.2
	netbsd-5-2-2-RELEASE:1.2
	netbsd-5-1-4-RELEASE:1.2
	netbsd-5-2-1-RELEASE:1.2
	netbsd-5-1-3-RELEASE:1.2
	netbsd-5-2:1.2.0.8
	netbsd-5-2-RELEASE:1.2
	netbsd-5-2-RC1:1.2
	netbsd-5-1-2-RELEASE:1.2
	netbsd-5-1-1-RELEASE:1.2
	netbsd-5-1:1.2.0.6
	netbsd-5-1-RELEASE:1.2
	netbsd-5-1-RC4:1.2
	netbsd-5-1-RC3:1.2
	netbsd-5-1-RC2:1.2
	netbsd-5-1-RC1:1.2
	netbsd-5-0-2-RELEASE:1.2
	netbsd-5-0-1-RELEASE:1.2
	netbsd-5-0:1.2.0.4
	netbsd-5-0-RELEASE:1.2
	netbsd-5-0-RC4:1.2
	netbsd-5-0-RC3:1.2
	netbsd-5-0-RC2:1.2
	netbsd-5-0-RC1:1.2
	netbsd-5:1.2.0.2
	netbsd-5-base:1.2
	netbsd-2-0-3-RELEASE:1.1.1.2
	netbsd-2-1:1.1.1.2.0.8
	netbsd-2-1-RELEASE:1.1.1.2
	netbsd-2-1-RC6:1.1.1.2
	netbsd-2-1-RC5:1.1.1.2
	netbsd-2-1-RC4:1.1.1.2
	netbsd-2-1-RC3:1.1.1.2
	netbsd-2-1-RC2:1.1.1.2
	netbsd-2-1-RC1:1.1.1.2
	netbsd-2-0-2-RELEASE:1.1.1.2
	netbsd-2-0-1-RELEASE:1.1.1.2
	netbsd-2:1.1.1.2.0.6
	netbsd-2-base:1.1.1.2
	netbsd-2-0-RELEASE:1.1.1.2
	netbsd-2-0-RC5:1.1.1.2
	netbsd-2-0-RC4:1.1.1.2
	netbsd-2-0-RC3:1.1.1.2
	netbsd-2-0-RC2:1.1.1.2
	netbsd-2-0-RC1:1.1.1.2
	netbsd-2-0:1.1.1.2.0.4
	netbsd-2-0-base:1.1.1.2
	netbsd-1-6-PATCH002-RELEASE:1.1.1.2
	netbsd-1-6-PATCH002:1.1.1.2
	netbsd-1-6-PATCH002-RC4:1.1.1.2
	netbsd-1-6-PATCH002-RC3:1.1.1.2
	netbsd-1-6-PATCH002-RC2:1.1.1.2
	netbsd-1-6-PATCH002-RC1:1.1.1.2
	netbsd-1-6:1.1.1.2.0.2
	netbsd-1-6-base:1.1.1.2
	netbsd-1-6-PATCH001:1.1.1.2
	netbsd-1-6-RELEASE:1.1.1.2
	netbsd-1-5-PATCH003:1.1.1.2
	netbsd-1-5-PATCH002:1.1.1.2
	netbsd-1-5-PATCH001:1.1.1.2
	xf-3_3-branch-2001-03-05:1.1.1.2
	netbsd-1-5-RELEASE:1.1.1.2
	netbsd-1-4-PATCH003:1.1.1.2
	netbsd-1-4-PATCH002:1.1.1.2
	v3-3-6:1.1.1.2
	comdex-fall-1999:1.1.1.2
	v3-3-5:1.1.1.2
	v3-3-4:1.1.1.2
	netbsd-1-4-PATCH001:1.1.1.2
	netbsd-1-4-RELEASE:1.1.1.2
	v3-3-3-1:1.1.1.2
	netbsd-1-3-PATCH003:1.1.1.2
	v3-3-3:1.1.1.2
	pre-xf86-3-3-3-import:1.1.1.2
	netbsd-1-3-PATCH002:1.1.1.2
	v3-3-2:1.1.1.2
	netbsd-1-3-RELEASE:1.1.1.2
	v3-3-1:1.1.1.2
	v3-3:1.1.1.2
	v3-2:1.1.1.1
	XF86:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2005.01.07.18.53.20;	author tron;	state dead;
branches;
next	1.1;

1.1
date	97.03.15.06.11.17;	author scottr;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.03.15.06.11.17;	author scottr;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	97.06.30.12.54.16;	author mrg;	state Exp;
branches;
next	;


desc
@@


1.2
log
@EOL of XFree86 3.3.6, approved by core@@NetBSD.org
@
text
@XCOMM $XConsortium: Imakefile,v 1.12 94/01/21 22:10:18 dpw Exp $
#include <Server.tmpl>

XCOMM
XCOMM Only color frame buffers are currently supported
XCOMM
XCOMM ACC=acc_2da
XCOMM ACC=acc_3d
ACC=acc_none

#if BuildXInputExt
XISRC = ext_device.c
XIOBJ = ext_device.o
#endif

SRCS = init.c ws_io.c ws_color.c cfbinit.c $(XISRC) $(ACC).c mdepthinit.c
OFILES = init.o mdepthinit.o sdepthinit.o

OBJS = ws_io.o ws_color.o cfbinit.o $(XIOBJ) $(ACC).o
INCLUDES = -I../../../mfb -I../../../mi -I../../../include -I$(INCLUDESRC) \
		-I$(EXTINCSRC) -I$(FONTINCSRC)
LINTLIBS = ../../../dix/llib-ldix.ln ../../../os/llib-los.ln \
	   ../../mfb/llib-lmfb.ln ../../mi/llib-lmi.ln

all:: $(OFILES)

NormalLibraryObjectRule()
NormalLintTarget($(SRCS))

lintlib:

NormalLibraryTarget(dec,$(OBJS))

ObjectFromSpecialSource(sdepthinit,mdepthinit,-DSINGLEDEPTH)

DependTarget()
InstallManPage(Xdec,$(MANDIR))
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@XFree86 3.2 sources
@
text
@@


1.1.1.2
log
@XFree86 3.3 sources.
@
text
@d1 1
a1 1
XCOMM $XConsortium: Imakefile /main/13 1996/09/28 17:12:22 rws $
d20 1
a20 1
INCLUDES = -I../../../mfb -I../../../mi -I../../../include -I$(XINCLUDESRC) \
@
