XCOMM $XFree86: xc/programs/Xserver/hw/xfree86/mono/drivers/Imakefile,v 3.4 1994/12/25 12:31:50 dawes Exp $
#include <Server.tmpl>
#define IHaveSubdirs

SUBDIRS = XF86MonoDrivers

SRCS = */?*.c

OBJS = */?*_drv.o

NormalDepLibraryTarget(monodrv,$(SUBDIRS),$(OBJS))

NormalLibraryObjectRule()

ForceSubdirs($(SUBDIRS))

DependSubdirs($(SUBDIRS))

InstallLinkKitNonExecFile(Imakefile,$(LINKKITDIR)/drivers/mono)

