XCOMM $XFree86: xc/programs/Xserver/hw/xfree86/reconfig/Imakefile,v 3.3 1994/09/23 10:25:37 dawes Exp $

          YFLAGS = -d
            SRCS = reconfig.c lex.c copyright.c
            OBJS = reconfig.o lex.o copyright.o
 LOCAL_LIBRARIES = $(LEXLIB)
         DEPLIBS =

all::

LexFile(lex)

YaccFile(reconfig,$(YFLAGS))

ComplexProgramTarget(reconfig)

