# Makefile generated by imake - do not edit!
# $XConsortium: imake.c,v 1.51 89/12/12 12:37:30 jim Exp $
#
# The cpp used on this machine replaces all newlines and multiple tabs and
# spaces in a macro expansion with a single space.  Imake tries to compensate
# for this, but is not always successful.
#

###########################################################################
# Makefile generated from "Imake.tmpl" and </tmp/IIf.a000QO>
# $XConsortium: Imake.tmpl,v 1.77 89/12/18 17:01:37 jim Exp $
#
# Platform-specific parameters may be set in the appropriate .cf
# configuration files.  Site-wide parameters may be set in the file
# site.def.  Full rebuilds are recommended if any parameters are changed.
#
# If your C preprocessor doesn't define any unique symbols, you'll need
# to set BOOTSTRAPCFLAGS when rebuilding imake (usually when doing
# "make Makefile", "make Makefiles", or "make World").
#
# If you absolutely can't get imake to work, you'll need to set the
# variables at the top of each Makefile as well as the dependencies at the
# bottom (makedepend will do this automatically).
#

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

# platform:  Sun OpenWindows 3.0.1
# operating system:  SunOS 5.0

###########################################################################
# site-specific configuration parameters - edit site.def to change

            SHELL = /bin/sh

              TOP = $(OPENWINHOME)
      CURRENT_DIR = .

               AR = ar cq
  BOOTSTRAPCFLAGS =
               CC = cc

         COMPRESS = compress
              CPP = /lib/cpp $(STD_CPP_DEFINES)
    PREPROCESSCMD = cc -E $(STD_CPP_DEFINES)
          INSTALL = /usr/ucb/install
               LD = ld
             LINT = lint
      LINTLIBFLAG = -o
         LINTOPTS = -ax
               LN = ln -s
             MAKE = make
               MV = mv
               CP = cp

               RM = rm -f
     STD_INCLUDES =
  STD_CPP_DEFINES = -DSYSV
      STD_DEFINES = -DSYSV
 EXTRA_LOAD_FLAGS =
  EXTRA_LIBRARIES =
             TAGS = ctags

           MFLAGS = -$(MAKEFLAGS)

    SHAREDCODEDEF = -DSHAREDCODE
         SHLIBDEF = -DSUNSHLIB

    PROTO_DEFINES =

     INSTPGMFLAGS =

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

          DESTDIR =

     TOP_INCLUDES = -I$(INCROOT)

      CDEBUGFLAGS = -O
        CCOPTIONS =
      COMPATFLAGS =

      ALLINCLUDES = $(STD_INCLUDES) $(TOP_INCLUDES) $(INCLUDES) $(EXTRA_INCLUDES)
       ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(PROTO_DEFINES) $(DEFINES) $(COMPATFLAGS)
           CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(ALLDEFINES)
        LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES)
           LDLIBS = $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)
        LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS)
   LDCOMBINEFLAGS = -X -r

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

    IMAKE_DEFINES =

         IRULESRC = $(CONFIGDIR)
        IMAKE_CMD = $(IMAKE) -DUseInstalled -I$(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.63 89/12/18 16:46:44 jim Exp $

###########################################################################
# X Window System make variables; this need to be coordinated with rules
# $XConsortium: Project.tmpl,v 1.63 89/12/18 16:46:44 jim Exp $

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

          FONTDIR = $(LIBDIR)/fonts
         XINITDIR = $(LIBDIR)/xinit
           XDMDIR = $(LIBDIR)/xdm
           AWMDIR = $(LIBDIR)/awm
           TWMDIR = $(LIBDIR)/twm
           GWMDIR = $(LIBDIR)/gwm
          MANPATH = $(DESTDIR)/usr/man
    MANSOURCEPATH = $(MANPATH)/man
           MANDIR = $(MANSOURCEPATH)n
        LIBMANDIR = $(MANSOURCEPATH)3
      XAPPLOADDIR = $(LIBDIR)/app-defaults

        SOXLIBREV = 4.2
          SOXTREV = 4.0
         SOXAWREV = 4.0
        SOOLDXREV = 4.0
         SOXMUREV = 4.0
        SOXEXTREV = 4.0

       FONTCFLAGS = -t

     INSTAPPFLAGS = $(INSTDATFLAGS)

            IMAKE = imake
           DEPEND = makedepend
              RGB = rgb
            FONTC = bdftosnf
        MKFONTDIR = mkfontdir
        MKDIRHIER = /bin/sh $(BINDIR)/mkdirhier.sh

        CONFIGSRC = $(TOP)/config
        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
     MKFONTDIRSRC = $(FONTSRC)/mkfontdir
     EXTENSIONSRC = $(TOP)/extensions

  DEPEXTENSIONLIB =
     EXTENSIONLIB = -lXext

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

      DEPXAUTHLIB = $(USRLIBDIR)/libXau.a
         XAUTHLIB =  -lXau

        DEPXMULIB =
           XMULIB = -lXmu

       DEPOLDXLIB =
          OLDXLIB = -loldX

      DEPXTOOLLIB =
         XTOOLLIB = -lXt

        DEPXAWLIB =
           XAWLIB = -lXaw

 LINTEXTENSIONLIB = $(USRLIBDIR)/llib-lXext.ln
         LINTXLIB = $(USRLIBDIR)/llib-lX11.ln
          LINTXMU = $(USRLIBDIR)/llib-lXmu.ln
        LINTXTOOL = $(USRLIBDIR)/llib-lXt.ln
          LINTXAW = $(USRLIBDIR)/llib-lXaw.ln

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

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

###########################################################################
# Imake rules for building libraries, programs, scripts, and data files
# rules:  OpenWindows Version 3.0.1, based on X11R4 rules

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

#
#  Copyright (C) 1992 by Gustaf Neumann, Stefan Nusser
#
#       Wirtschaftsuniversitaet Wien,
#       Abteilung fuer Wirtschaftsinformatik
#       Augasse 2-6,
#       A-1090 Vienna, Austria
#       neumann@wu-wien.ac.at, nusser@wu-wien.ac.at
#
#  Permission to use, copy, modify, and distribute this software and its
#  documentation for any purpose and without fee is hereby granted, provided
#  that the above copyright notice appears in all copies and that both that
#  copyright notice and this permission notice appear in all supporting
#  documentation.  This software is provided "as is" without expressed or
#  implied warranty.
#
#  Date: Mon, Apr 13 1992
#  Author: Gustaf Neumann
#  Version: 0.95
#

# uncomment the following line if you have no write permission in the
# default BINDIR (usually /usr/bin/X11)
# BINDIR=${HOME}/bin

# if you have no socketpair on your system, you might try
# -DPIPES or -DSTREAMS.
# uncomment one of the following lines
# COMPAT_DEFINES = -DSTREAMS
# COMPAT_DEFINES = -DPIPES

#COMPAT_DEFINES = -DWIDGETLISTTRACE

# currently unsupported packages

# CDEBUGFLAGS     = -g
# CDEBUGFLAGS     = -O
# CC=cc
CC=gcc

TCL_INCLUDES    = ../../tcl6.7
TCL_LDFLAGS     = -L../../tcl6.7
TCL_LIBRARY     = -ltcl

DBUG_LDFLAGS    = -L../dbug
DBUG_LIBRARY    = -ldbug

DBUG_INCLUDES   = -I../dbug

################# secutity fence

WAFE            = wafe
ATHENA_DEFINES  = -DATHENA

################# configuration for various packages

XPM_INCLUDES    = -I../xpm-3.2g/lib
XPM_LDFLAGS     = -L../xpm-3.2g/lib
XPM_LIBRARY     = -lXpm
XPM_DEFINES     = -DXPM

RDD_DEFINES     = -DRDD
RDD_SRCS        = rdd.c
RDD_OBJS        = rdd.o
RDD_INCLUDES    =

XAWLIB          = -L/mit/sipb/`machtype`lib/X11 -lXaw3d

XAW3D_DEFINES   = -DXAW3D

# we use the Layout widget from the  distribution

LAYOUT_INCLUDES    = -I../../Xaw3d
LAYOUT_LDFLAGS     =
LAYOUT_LIBRARY     =
LAYOUT_DEFINES     = -DLAYOUT

PLOTTER_INCLUDES = -I../plotter/At
PLOTTER_LDFLAGS  = -L../plotter/At
PLOTTER_LIBRARY  = -lAt
PLOTTER_DEFINES  = -DPLOTTER

INCLUDES        = -I. ${MCLIENTINCLUDES} ${XMGRAPH_INCLUDES} \
		  ${XPM_INCLUDES} ${DBUG_INCLUDES} \
		  ${XC_INCLUDES} ${PLOTTER_INCLUDES} ${RDD_INCLUDES} \
		  ${LAYOUT_INCLUDES}
EXTRA_LIBRARIES = ${TCL_LIBRARY} ${DBUG_LIBRARY} -lm
LOCAL_LDFLAGS   = ${XPM_LDFLAGS} ${TCL_LDFLAGS} ${DBUG_LDFLAGS} \
		  ${XC_LDFLAGS}  ${PLOTTER_LDFLAGS} ${LAYOUT_LDFLAGS} \
		  ${MOTIF_LDFLAGS} ${XMGRAPH_LDFLAGS}
LOCAL_LIBRARIES = ${XPM_LIBRARY}  ${XC_LIBRARY} ${PLOTTER_LIBRARY} \
		  ${LAYOUT_LIBRARY} ${XMGRAPH_LIBRARY} ${XMLIB} $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)

STD_DEFINES     =
# CDEBUGFLAGS     = -O
LDOPTIONS       = ${LOCAL_LDFLAGS}
VERSIONDEFINES  = -DPRER5

DEFINES = ${VERSIONDEFINES} ${XPM_DEFINES} ${DBUG_DEFINES} ${COMPAT_DEFINES} \
	${ATHENA_DEFINES} ${XAW3D_DEFINES} ${XEDW_DEFINES} ${XC_DEFINES} \
	${PLOTTER_DEFINES} ${MOTIF_DEFINES} ${XMGRAPH_DEFINES} ${RDD_DEFINES} \
	${LAYOUT_DEFINES}

SRCS =  wafe.c createW.c converters.c selection.c actionsCB.c \
	XtGen.c MiscGen.c XawGen.c XawR5Gen.c XmGen.c AtGen.c XcGen.c \
	XmGraphGen.c rddGen.c $(XEDW_SRCS) callback.c $(RDD_SRCS)

OBJS =  wafe.o createW.o converters.o selection.o actionsCB.o \
	XtGen.o MiscGen.o XawGen.o XawR5Gen.o XmGen.o AtGen.o XcGen.o \
	XmGraphGen.o rddGen.o $(XEDW_OBJS) callback.o $(RDD_OBJS)

VOBJECTS = XawGen.o XawR5Gen.o XmGen.o XmGraphGen.o AtGen.o XtGen.o \
	rddGen.o rdd.o converters.o \
	wafe.o callback.o actionsCB.o

 PROGRAM = $(WAFE)

all:: $(WAFE)

$(WAFE): $(OBJS) $(DEPLIBS)
	$(RM) $@
	$(CC) -o $@ $(OBJS) $(LDOPTIONS) $(LOCAL_LIBRARIES) $(LDLIBS) $(EXTRA_LOAD_FLAGS)

saber_$(WAFE):
	#load $(ALLDEFINES) $(SRCS) $(LOCAL_LIBRARIES) $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)

osaber_$(WAFE):
	#load $(ALLDEFINES) $(OBJS) $(LOCAL_LIBRARIES) $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)

install:: $(WAFE)
	$(INSTALL) -c $(INSTPGMFLAGS)   $(WAFE) $(BINDIR)

install.man:: $(WAFE).man
	$(INSTALL) -c $(INSTMANFLAGS) $(WAFE).man $(MANDIR)/$(WAFE).n

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

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

clean::
	$(RM) $(PROGRAM)

wafe.c: tcl.h

tcl.h:
	$(RM) tcl.h
	ln -s $(TCL_INCLUDES)/tcl.h .

XtGen.c: genc XtGen.spec basic.inc Xt.inc xpm.inc
	./genc XtGen.spec

XawGen.c: genc XawGen.spec list.inc stripChart.inc
	./genc XawGen.spec

XawR5Gen.c: genc XawR5Gen.spec
	./genc XawR5Gen.spec

XmGen.c: genc XmGen.spec motif.inc
	./genc XmGen.spec

XmGraphGen.c: genc XmGraphGen.spec
	./genc XmGraphGen.spec

AtGen.c: genc AtGen.spec AtHandCraft.inc
	./genc AtGen.spec

MiscGen.c: genc MiscGen.spec handlers.inc
	./genc MiscGen.spec

rddGen.c: genc rddGen.spec rdd.inc
	./genc rddGen.spec

clean_version:
	rm -f ${VOBJECTS}

doc:
	latex wafedoc.tex
	makeindex wafedoc.idx
	latex wafedoc.tex
	dvips -o wafedoc.ps -t a4 wafedoc.dvi

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

emptyrule::

clean::
	$(RM_CMD) \#*

Makefile::
	-@if [ -f Makefile ]; then \
	echo "	$(RM) Makefile.bak; $(MV) Makefile Makefile.bak"; \
	$(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

saber:
	#load $(ALLDEFINES) $(SRCS)

osaber:
	#load $(ALLDEFINES) $(OBJS)

###########################################################################
# 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

