# Makefile generated by imake - do not edit!
# $XConsortium: imake.c,v 1.65 91/07/25 17:50:17 rws Exp $

# -------------------------------------------------------------------------
# Makefile generated from "Imake.tmpl" and <Imakefile>
# $XConsortium: Imake.tmpl,v 1.139 91/09/16 08:52:48 rws Exp $
#
# Platform-specific parameters may be set in the appropriate <vendor>.cf
# configuration files.  Site-specific parameters should be set in the file
# site.def.  Full rebuilds are recommended if any parameters are changed.
#
# If your C preprocessor does not define any unique symbols, you will need
# to set BOOTSTRAPCFLAGS when rebuilding imake (usually when doing
# "make World" the first time).
#

# -------------------------------------------------------------------------
# site-specific configuration parameters that need to come before
# the platform-specific parameters - edit site.def to change

# site:  $XConsortium: site.def,v 1.2 91/07/30 20:26:44 rws Exp $

# -------------------------------------------------------------------------
# platform-specific configuration parameters - edit netbsd.cf to change

# platform:  $XConsortium: bsd.cf,v 1.8 89/12/23 14:19:17 jim Exp $
# operating system:             4.4bsd

# $XConsortium: bsdLib.rules,v 1.8 91/07/19 15:38:53 rws Exp $

# -------------------------------------------------------------------------
# site-specific configuration parameters that go after
# the platform-specific parameters - edit site.def to change

# site:  $XConsortium: site.def,v 1.2 91/07/30 20:26:44 rws Exp $

            SHELL = 	/bin/sh

              TOP = ../../../../../.
      CURRENT_DIR = ./server/ddx/absd/cc/cfb2

               AR = ar clq
  BOOTSTRAPCFLAGS = -DNDBM
               CC = gcc -fstrength-reduce -fpcc-struct-return
               AS = as

         COMPRESS = compress
              CPP = "/lib/cpp -traditional" $(STD_CPP_DEFINES)
    PREPROCESSCMD = gcc -fstrength-reduce -fpcc-struct-return  -E $(STD_CPP_DEFINES)
          INSTALL = install
               LD = ld
             LINT = lint
      LINTLIBFLAG = -C
         LINTOPTS = -axz
               LN = ln -s
             MAKE = make
               MV = mv
               CP = cp

           RANLIB = ranlib
  RANLIBINSTFLAGS =

               RM = rm -f
            TROFF = psroff
         MSMACROS = -ms
              TBL = tbl
              EQN = eqn
     STD_INCLUDES =
  STD_CPP_DEFINES = -DNDBM
      STD_DEFINES = -DNDBM
 EXTRA_LOAD_FLAGS =
  EXTRA_LIBRARIES =
             TAGS = ctags

    SHAREDCODEDEF =
         SHLIBDEF =

   SIGNAL_DEFINES = -DSIGNALRETURNSINT

    PROTO_DEFINES =

     INSTPGMFLAGS =

     INSTBINFLAGS = -m 0755
     INSTUIDFLAGS = -m 4755
     INSTLIBFLAGS = -m 0644
     INSTINCFLAGS = -m 0444
     INSTMANFLAGS = -m 0444
     INSTDATFLAGS = -m 0444
    INSTKMEMFLAGS = -m 4755

     TOP_INCLUDES = -I$(TOP)

      CDEBUGFLAGS = -O
        CCOPTIONS =

      ALLINCLUDES = $(INCLUDES) $(EXTRA_INCLUDES) $(TOP_INCLUDES) $(STD_INCLUDES)
       ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(EXTRA_DEFINES) $(PROTO_DEFINES) $(DEFINES)
           CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(ALLDEFINES)
        LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES)

           LDLIBS = $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)

        LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS) $(LOCAL_LDFLAGS)

   LDCOMBINEFLAGS = -X -r
      DEPENDFLAGS =

        MACROFILE = netbsd.cf
           RM_CMD = $(RM) *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut

    IMAKE_DEFINES =

         IRULESRC = $(CONFIGSRC)
        IMAKE_CMD = $(NEWTOP)$(IMAKE) -I$(NEWTOP)$(IRULESRC) $(IMAKE_DEFINES)

     ICONFIGFILES = $(IRULESRC)/Imake.tmpl $(IRULESRC)/Imake.rules 			$(IRULESRC)/Project.tmpl $(IRULESRC)/site.def 			$(IRULESRC)/$(MACROFILE) $(EXTRA_ICONFIGFILES)

# -------------------------------------------------------------------------
# X Window System Build Parameters
# $XConsortium: Project.tmpl,v 1.138.1.1 92/11/11 09:49:19 rws Exp $

# -------------------------------------------------------------------------
# X Window System make variables; this need to be coordinated with rules

          PATHSEP = /
        USRLIBDIR = /usr/lib
           BINDIR = /usr/bin/X11
          INCROOT = /usr/include
     BUILDINCROOT = $(TOP)
      BUILDINCDIR = $(BUILDINCROOT)/X11
      BUILDINCTOP = ..
           INCDIR = $(INCROOT)/X11
           ADMDIR = /usr/adm
           LIBDIR = $(USRLIBDIR)/X11
        CONFIGDIR = $(LIBDIR)/config
       LINTLIBDIR = $(USRLIBDIR)/lint

          FONTDIR = $(LIBDIR)/fonts
         XINITDIR = $(LIBDIR)/xinit
           XDMDIR = $(LIBDIR)/xdm
           TWMDIR = $(LIBDIR)/twm
          MANPATH = /usr/man
    MANSOURCEPATH = $(MANPATH)/man
        MANSUFFIX = n
     LIBMANSUFFIX = 3
           MANDIR = $(MANSOURCEPATH)$(MANSUFFIX)
        LIBMANDIR = $(MANSOURCEPATH)$(LIBMANSUFFIX)
           NLSDIR = $(LIBDIR)/nls
        PEXAPIDIR = $(LIBDIR)/PEX
      XAPPLOADDIR = $(LIBDIR)/app-defaults
       FONTCFLAGS = -t

     INSTAPPFLAGS = $(INSTDATFLAGS)

            IMAKE = $(IMAKESRC)/imake
           DEPEND = $(DEPENDSRC)/makedepend
              RGB = $(RGBSRC)/rgb

            FONTC = $(BDFTOPCFSRC)/bdftopcf

        MKFONTDIR = $(MKFONTDIRSRC)/mkfontdir
        MKDIRHIER = 	/bin/sh $(SCRIPTSRC)/mkdirhier.sh

        CONFIGSRC = $(TOP)/config
       DOCUTILSRC = $(TOP)/doc/util
        CLIENTSRC = $(TOP)/clients
          DEMOSRC = $(TOP)/demos
           LIBSRC = $(TOP)/lib
          FONTSRC = $(TOP)/fonts
       INCLUDESRC = $(TOP)/X11
        SERVERSRC = $(TOP)/server
          UTILSRC = $(TOP)/util
        SCRIPTSRC = $(UTILSRC)/scripts
       EXAMPLESRC = $(TOP)/examples
       CONTRIBSRC = $(TOP)/../contrib
           DOCSRC = $(TOP)/doc
           RGBSRC = $(TOP)/rgb
        DEPENDSRC = $(UTILSRC)/makedepend
         IMAKESRC = $(CONFIGSRC)
         XAUTHSRC = $(LIBSRC)/Xau
          XLIBSRC = $(LIBSRC)/X
           XMUSRC = $(LIBSRC)/Xmu
       TOOLKITSRC = $(LIBSRC)/Xt
       AWIDGETSRC = $(LIBSRC)/Xaw
       OLDXLIBSRC = $(LIBSRC)/oldX
      XDMCPLIBSRC = $(LIBSRC)/Xdmcp
      BDFTOSNFSRC = $(FONTSRC)/bdftosnf
      BDFTOSNFSRC = $(FONTSRC)/clients/bdftosnf
      BDFTOPCFSRC = $(FONTSRC)/clients/bdftopcf
     MKFONTDIRSRC = $(FONTSRC)/clients/mkfontdir
         FSLIBSRC = $(FONTSRC)/lib/fs
    FONTSERVERSRC = $(FONTSRC)/server
     EXTENSIONSRC = $(TOP)/extensions
         XILIBSRC = $(EXTENSIONSRC)/lib/xinput
        PEXLIBSRC = $(EXTENSIONSRC)/lib/PEXlib
      PHIGSLIBSRC = $(EXTENSIONSRC)/lib/PEX

# $XConsortium: bsdLib.tmpl,v 1.4.1.1 92/11/11 09:57:17 rws Exp $

SHLIBLDFLAGS =  -Bshareable -Bforcearchive
PICFLAGS = -fpic

  DEPEXTENSIONLIB =
     EXTENSIONLIB = -L$(EXTENSIONSRC)/lib -lXext

          DEPXLIB = $(DEPEXTENSIONLIB)
             XLIB = $(EXTENSIONLIB) -L$(XLIBSRC) -lX11

        DEPXMULIB =
       XMULIBONLY = -L$(XMUSRC) -lXmu
           XMULIB = $(XMULIBONLY)

       DEPOLDXLIB =
          OLDXLIB = -L$(OLDXLIBSRC) -loldX

      DEPXTOOLLIB =
         XTOOLLIB = -L$(TOOLKITSRC) -lXt

        DEPXAWLIB =
           XAWLIB = -L$(AWIDGETSRC) -lXaw

        DEPXILIB =
           XILIB = -L$(XILIBSRC) -lXi

        DEPPEXLIB =
         PEXLIB = -L$(PEXLIBSRC) -lPEX5

        SOXLIBREV = 5.0
          SOXTREV = 5.0
         SOXAWREV = 5.0
        SOOLDXREV = 5.0
         SOXMUREV = 5.0
        SOXEXTREV = 5.0
      SOXINPUTREV = 5.0
         SOPEXREV = 1.0

      DEPXAUTHLIB = $(XAUTHSRC)/libXau.a
         XAUTHLIB = 			 $(DEPXAUTHLIB)
      DEPXDMCPLIB = $(XDMCPLIBSRC)/libXdmcp.a
         XDMCPLIB = 			 $(DEPXDMCPLIB)

        DEPPHIGSLIB = $(PHIGSLIBSRC)/libphigs.a
           PHIGSLIB = 			 $(DEPPHIGSLIB)

       DEPXBSDLIB = $(LIBSRC)/Berk/libXbsd.a
          XBSDLIB = 			 $(DEPXBSDLIB)

 LINTEXTENSIONLIB = $(EXTENSIONSRC)/lib/llib-lXext.ln
         LINTXLIB = $(XLIBSRC)/llib-lX11.ln
          LINTXMU = $(XMUSRC)/llib-lXmu.ln
        LINTXTOOL = $(TOOLKITSRC)/llib-lXt.ln
          LINTXAW = $(AWIDGETSRC)/llib-lXaw.ln
           LINTXI = $(XILIBSRC)/llib-lXi.ln
          LINTPEX = $(PEXLIBSRC)/llib-lPEX5.ln
        LINTPHIGS = $(PHIGSLIBSRC)/llib-lphigs.ln

          DEPLIBS = $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)

         DEPLIBS1 = $(DEPLIBS)
         DEPLIBS2 = $(DEPLIBS)
         DEPLIBS3 = $(DEPLIBS)

# -------------------------------------------------------------------------
# Imake rules for building libraries, programs, scripts, and data files
# rules:  $XConsortium: Imake.rules,v 1.123 91/09/16 20:12:16 rws Exp $

# -------------------------------------------------------------------------
# start of Imakefile

# $XConsortium: Imakefile,v 1.1 91/07/16 22:58:10 gildea Exp $

# $XConsortium: Server.tmpl,v 1.5 91/05/06 19:00:26 rws Exp $

         CC = gcc -fstrength-reduce -fpcc-struct-return
  CCOPTIONS =
STD_DEFINES = -DNDBM -DXDMCP -DSHAPE -DMULTIBUFFER -DMITMISC
CDEBUGFLAGS = -O
EXT_DEFINES = -DSHAPE -DMULTIBUFFER -DMITMISC

SRCS =	 cfbgc.c cfbrrop.c cfbwindow.c 	 cfbpntwin.c cfbmskbits.c cfbpixmap.c cfbbitblt.c 	 cfbfillsp.c cfbsetsp.c cfbscrinit.c 	 cfbgetsp.c cfbfillrct.c 	 cfbsolidC.c cfbsolidX.c cfbsolidG.c 	 cfbtile32C.c cfbtile32G.c 	 cfbtileoddC.c cfbtileoddG.c 	 cfbcmap.c cfbzerarcC.c cfbzerarcX.c cfbzerarcG.c 	 cfbfillarcC.c cfbfillarcG.c 	 cfbtegblt.c cfbbstore.c cfb8cppl.c 	 cfbbltC.c cfbbltX.c cfbbltO.c cfbbltG.c 	 cfb8bit.c cfbteblt8.c cfbglblt8.c cfbglrop8.c cfbigblt8.c  	 cfbpush8.c cfbrctstp8.c cfbpolypnt.c 	 cfbbres.c cfbline.c cfbhrzvert.c cfbbresd.c cfbimage.c cfbseg.c 	 cfbply1rctC.c cfbply1rctG.c

OBJS =   cfbgc.o cfbrrop.o cfbwindow.o 	 cfbgetsp.o cfbfillrct.o 	 cfbsolidC.o cfbsolidX.o cfbsolidG.o 	 cfbtile32C.o cfbtile32G.o 	 cfbtileoddC.o cfbtileoddG.o 	 cfbfillsp.o cfbsetsp.o cfbscrinit.o 	 cfbpntwin.o cfbmskbits.o cfbpixmap.o 	 cfbcmap.o cfbzerarcC.o cfbzerarcX.o cfbzerarcG.o 	 cfbfillarcC.o cfbfillarcG.o 	 cfbtegblt.o cfbbstore.o cfb8cppl.o 	 cfb8bit.o cfbteblt8.o cfbglblt8.o cfbglrop8.o cfbigblt8.o  	 cfbrctstp8.o cfbpolypnt.o 	 cfbbres.o cfbline.o cfbhrzvert.o cfbbresd.o cfbimage.o cfbseg.o  	 cfbbitblt.o cfbbltC.o cfbbltX.o cfbbltO.o cfbbltG.o 	 cfbpush8.o cfbply1rctC.o cfbply1rctG.o $(STIPPLEOBJ)

   INCLUDES = -I. -I.. -I../../../cfb  -I../../../mfb -I../../../mi -I../cc2  	      -I../../../../include -I$(INCLUDESRC) -I$(FONTSRC)/include

   LINTLIBS = ../../dix/llib-ldix.ln ../../os/llib-los.ln 	     ../mfb/llib-lmfb.ln ../mi/llib-lmi.ln

.c.o:
	$(RM) $@
	$(CC) -c $(CFLAGS) $(_NOOP_) $*.c

all:: libcfb.a

libcfb.a: $(OBJS)
	$(RM) $@
	$(AR) $@ $(OBJS)
	$(RANLIB) $@

lintlib:: llib-lcfb.ln

llib-lcfb.ln: $(SRCS)
	$(RM) $@
	$(LINT) $(LINTLIBFLAG)cfb $(LINTFLAGS) $(SRCS)

lint:
	$(LINT) $(LINTFLAGS) $(SRCS) $(LINTLIBS)
lint1:
	$(LINT) $(LINTFLAGS) $(FILE) $(LINTLIBS)

cfb8bit.c:  ../../../cfb/cfb8bit.c
	$(RM) $@
	$(LN) $? $@

cfb8bit.o:  cfb8bit.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfb8bit.c

clean::
	$(RM) cfb8bit.c

cfbbstore.c:  ../../../cfb/cfbbstore.c
	$(RM) $@
	$(LN) $? $@

cfbbstore.o:  cfbbstore.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbbstore.c

clean::
	$(RM) cfbbstore.c

cfbcmap.c:  ../../../cfb/cfbcmap.c
	$(RM) $@
	$(LN) $? $@

cfbcmap.o:  cfbcmap.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbcmap.c

clean::
	$(RM) cfbcmap.c

cfbfillrct.c:  ../../../cfb/cfbfillrct.c
	$(RM) $@
	$(LN) $? $@

cfbfillrct.o:  cfbfillrct.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbfillrct.c

clean::
	$(RM) cfbfillrct.c

cfbigblt8.c:  ../../../cfb/cfbigblt8.c
	$(RM) $@
	$(LN) $? $@

cfbigblt8.o:  cfbigblt8.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbigblt8.c

clean::
	$(RM) cfbigblt8.c

cfbimage.c:  ../../../cfb/cfbimage.c
	$(RM) $@
	$(LN) $? $@

cfbimage.o:  cfbimage.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbimage.c

clean::
	$(RM) cfbimage.c

cfbrrop.c:  ../../../cfb/cfbrrop.c
	$(RM) $@
	$(LN) $? $@

cfbrrop.o:  cfbrrop.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbrrop.c

clean::
	$(RM) cfbrrop.c

cfbwindow.c:  ../../../cfb/cfbwindow.c
	$(RM) $@
	$(LN) $? $@

cfbwindow.o:  cfbwindow.c
	$(RM) $@
	$(CC) -c $(CFLAGS)  $*.c

depend::  cfbwindow.c

clean::
	$(RM) cfbwindow.c

cfbseg.c:  cfbline.c
	$(RM) $@
	$(LN) $? $@

cfbseg.o:  cfbseg.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DPOLYSEGMENT $*.c

depend::  cfbseg.c

clean::
	$(RM) cfbseg.c

cfbglrop8.c:  cfbglblt8.c
	$(RM) $@
	$(LN) $? $@

cfbglrop8.o:  cfbglrop8.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DGLYPHROP $*.c

depend::  cfbglrop8.c

clean::
	$(RM) cfbglrop8.c

cfbglblt8.s:	 $(NOTDEF)
	$(RM) $@
	$(CC) -c $(CFLAGS) -S $(STIPPLEDEF) $*.c

cfbfillarcC.c:  cfbfillarc.c
	$(RM) $@
	$(LN) $? $@

cfbfillarcC.o:  cfbfillarcC.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXcopy $*.c

depend::  cfbfillarcC.c

clean::
	$(RM) cfbfillarcC.c

cfbfillarcG.c:  cfbfillarc.c
	$(RM) $@
	$(LN) $? $@

cfbfillarcG.o:  cfbfillarcG.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXset $*.c

depend::  cfbfillarcG.c

clean::
	$(RM) cfbfillarcG.c

cfbzerarcC.c:  cfbzerarc.c
	$(RM) $@
	$(LN) $? $@

cfbzerarcC.o:  cfbzerarcC.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXcopy $*.c

depend::  cfbzerarcC.c

clean::
	$(RM) cfbzerarcC.c

cfbzerarcX.c:  cfbzerarc.c
	$(RM) $@
	$(LN) $? $@

cfbzerarcX.o:  cfbzerarcX.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXxor $*.c

depend::  cfbzerarcX.c

clean::
	$(RM) cfbzerarcX.c

cfbzerarcG.c:  cfbzerarc.c
	$(RM) $@
	$(LN) $? $@

cfbzerarcG.o:  cfbzerarcG.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXset $*.c

depend::  cfbzerarcG.c

clean::
	$(RM) cfbzerarcG.c

cfbbltC.c:  cfbblt.c
	$(RM) $@
	$(LN) $? $@

cfbbltC.o:  cfbbltC.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=Mcopy $*.c

depend::  cfbbltC.c

clean::
	$(RM) cfbbltC.c

cfbbltX.c:  cfbblt.c
	$(RM) $@
	$(LN) $? $@

cfbbltX.o:  cfbbltX.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=Mxor $*.c

depend::  cfbbltX.c

clean::
	$(RM) cfbbltX.c

cfbbltO.c:  cfbblt.c
	$(RM) $@
	$(LN) $? $@

cfbbltO.o:  cfbbltO.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=Mor $*.c

depend::  cfbbltO.c

clean::
	$(RM) cfbbltO.c

cfbbltG.c:  cfbblt.c
	$(RM) $@
	$(LN) $? $@

cfbbltG.o:  cfbbltG.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=0 $*.c

depend::  cfbbltG.c

clean::
	$(RM) cfbbltG.c

cfbsolidC.c:  cfbsolid.c
	$(RM) $@
	$(LN) $? $@

cfbsolidC.o:  cfbsolidC.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXcopy $*.c

depend::  cfbsolidC.c

clean::
	$(RM) cfbsolidC.c

cfbsolidX.c:  cfbsolid.c
	$(RM) $@
	$(LN) $? $@

cfbsolidX.o:  cfbsolidX.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXxor $*.c

depend::  cfbsolidX.c

clean::
	$(RM) cfbsolidX.c

cfbsolidG.c:  cfbsolid.c
	$(RM) $@
	$(LN) $? $@

cfbsolidG.o:  cfbsolidG.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXset $*.c

depend::  cfbsolidG.c

clean::
	$(RM) cfbsolidG.c

cfbtile32C.c:  cfbtile32.c
	$(RM) $@
	$(LN) $? $@

cfbtile32C.o:  cfbtile32C.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=Mcopy $*.c

depend::  cfbtile32C.c

clean::
	$(RM) cfbtile32C.c

cfbtile32G.c:  cfbtile32.c
	$(RM) $@
	$(LN) $? $@

cfbtile32G.o:  cfbtile32G.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=0 $*.c

depend::  cfbtile32G.c

clean::
	$(RM) cfbtile32G.c

cfbtileoddC.c:  cfbtileodd.c
	$(RM) $@
	$(LN) $? $@

cfbtileoddC.o:  cfbtileoddC.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=Mcopy $*.c

depend::  cfbtileoddC.c

clean::
	$(RM) cfbtileoddC.c

cfbtileoddG.c:  cfbtileodd.c
	$(RM) $@
	$(LN) $? $@

cfbtileoddG.o:  cfbtileoddG.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DMROP=0 $*.c

depend::  cfbtileoddG.c

clean::
	$(RM) cfbtileoddG.c

cfbply1rctC.c:  cfbply1rct.c
	$(RM) $@
	$(LN) $? $@

cfbply1rctC.o:  cfbply1rctC.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXcopy $*.c

depend::  cfbply1rctC.c

clean::
	$(RM) cfbply1rctC.c

cfbply1rctG.c:  cfbply1rct.c
	$(RM) $@
	$(LN) $? $@

cfbply1rctG.o:  cfbply1rctG.c
	$(RM) $@
	$(CC) -c $(CFLAGS) -DRROP=GXset $*.c

depend::  cfbply1rctG.c

clean::
	$(RM) cfbply1rctG.c

depend:: $(DEPEND)

$(DEPEND):
	@echo "checking $@ over in $(DEPENDSRC) first..."; \
	cd $(DEPENDSRC); $(MAKE); \
	echo "okay, continuing in $(CURRENT_DIR)"

depend::
	$(DEPEND) $(DEPENDFLAGS) -s "# DO NOT DELETE" -- $(ALLDEFINES) -- $(SRCS)

cfbglblt8.o:cfbglblt8.s
	as.old cfbglblt8.s -o cfbglblt8.o

# -------------------------------------------------------------------------
# common rules for all Makefiles - do not edit

emptyrule::

clean::
	$(RM_CMD) "#"*

Makefile:: $(IMAKE)

$(IMAKE):
	@(cd $(IMAKESRC); if [ -f Makefile ]; then \
	echo "checking $@ in $(IMAKESRC) first..."; $(MAKE) all; else \
	echo "bootstrapping $@ from Makefile.ini in $(IMAKESRC) first..."; \
	$(MAKE) -f Makefile.ini BOOTSTRAPCFLAGS="$(BOOTSTRAPCFLAGS)"; fi; \
	echo "okay, continuing in $(CURRENT_DIR)")

Makefile::
	-@if [ -f Makefile ]; then set -x; \
	$(RM) Makefile.bak; $(MV) Makefile Makefile.bak; \
	else exit 0; fi
	$(IMAKE_CMD) -DTOPDIR=$(TOP) -DCURDIR=$(CURRENT_DIR)

tags::
	$(TAGS) -w *.[ch]
	$(TAGS) -xw *.[ch] > TAGS

# -------------------------------------------------------------------------
# empty rules for directories that do not have SUBDIRS - do not edit

install::
	@echo "install in $(CURRENT_DIR) done"

install.man::
	@echo "install.man in $(CURRENT_DIR) done"

Makefiles::

includes::

# -------------------------------------------------------------------------
# dependencies generated by makedepend

