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
	v4-3-0_beforeimport:1.1.1.2
	netbsd-1-6-PATCH001:1.1.1.2
	netbsd-1-6-RELEASE:1.1.1.2
	v4-2-1:1.1.1.2
	v4-2-1_beforeimport:1.1.1.2
	netbsd-1-5-PATCH003:1.1.1.2
	v4-2-0:1.1.1.2
	netbsd-1-5-PATCH002:1.1.1.2
	netbsd-1-5-PATCH001:1.1.1.1
	v4-1-0:1.1.1.2
	v4-0-3:1.1.1.1
	v4-0-2:1.1.1.1
	XF86:1.1.1;
locks; strict;
comment	@# @;


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

1.1
date	2001.01.01.12.45.33;	author veego;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2001.01.01.12.45.33;	author veego;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2001.06.09.15.02.33;	author tron;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Resolve conflicts from import of XFree86 4.3.0.
@
text
@XCOMM $XConsortium: Imakefile /main/9 1996/09/28 17:12:28 rws $
#include <Server.tmpl>

#define IHaveSubdirs

SUBDIRS=ngle input

SRCS = \
	ddx_info.c \
	hpCursorUtils.c \
	hpInit.c
	
OBJS = \
	ddx_info.o \
	hpCursorUtils.o \
	hpInit.o \
    	ngle/ngle.o \
	input/libhp.a

LOBJS = \
	ddx_info.ln \
	hpCursorUtils.ln \
	hpInit.ln

DEFINES = $(ANSI_DEFINES) -DOSMAJORVERSION=OSMajorVersion

LIB_DEFINES = -DLIBDIR=\"$(LIBDIR)\"

INCLUDES = -I. -I./include -I./input -I../../mfb -I../../cfb -I../../mi \
	-I../../include -I$(XINCLUDESRC) -I$(EXTINCSRC) -I$(FONTINCSRC) 

LINTLIBS = ../../dix/llib-ldix.ln ../../os/4.2bsd/llib-los.ln \
	../mfb/llib-lmfb.ln ../mi/llib-lmi.ln ../cfb/llib-lcfb.ln

all::

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

NormalLibraryObjectRule()
NormalRelocatableTarget(hp,$(OBJS))
SpecialCObjectRule(hpInit,$(ICONFIGFILES),$(LIB_DEFINES))
DependTarget()
InstallManPage(Xhp,$(MANDIR))

@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Initial import of XFree86 4.x
@
text
@@


1.1.1.2
log
@Import of XFree86 4.1.0.
@
text
@d1 1
a1 1
XCOMM $Xorg: Imakefile,v 1.3 2000/08/17 19:48:21 cpqbld Exp $
@

