# Makefile generated by imake - do not edit! # $TOG: imake.c /main/104 1998/03/24 12:45:15 kaleb $ # ---------------------------------------------------------------------- # Makefile generated from "Imake.tmpl" and # $TOG: Imake.tmpl /main/249 1997/10/13 15:28:56 kaleb $ # # # # # $XFree86: xc/config/cf/Imake.tmpl,v 3.81 2000/06/25 20:17:28 dawes Exp $ # ---------------------------------------------------------------------- all:: .SUFFIXES: .i # $TOG: Imake.cf /main/30 1998/04/28 13:55:25 barstow $ # $XFree86: xc/config/cf/Imake.cf,v 3.58 2000/06/30 17:15:05 dawes Exp $ # ----------------------------------------------------------------------- # site-specific configuration parameters that need to come before # the platform-specific parameters - edit site.def to change # site: $TOG: site.sample /main/r64_final/1 1998/02/05 16:28:49 kaleb $ # site: $XFree86: xc/config/cf/site.def,v 3.24 2000/06/25 20:17:29 dawes Exp $ # $XFree86: xc/config/cf/xf86site.def,v 3.162 2000/05/31 07:14:52 eich Exp $ # ---------------------------------------------------------------------- # platform-specific configuration parameters - edit linux.cf to change # platform: $TOG: linux.cf /main/47 1998/04/17 11:32:51 mgreess # platform: $XFree86: xc/config/cf/linux.cf,v 3.129 2000/06/24 17:43:44 dawes Exp $ # operating system: Linux 2.2.17-21mdk i686 [ELF] (2.2.17) # libc: (6.1.3) # binutils: (30) # $TOG: lnxLib.rules /main/14 1998/03/16 11:15:30 mgreess $ # $XFree86: xc/config/cf/lnxLib.rules,v 3.38 2000/06/15 20:49:56 dawes Exp $ # $XFree86: xc/config/cf/xfree86.cf,v 3.300 2000/06/30 19:30:15 dawes Exp $ # $TOG: xfree86.cf /main/38 1997/10/22 13:01:59 kaleb $ AFB_DEFS = -DUSE_AFB DRIVERSDKDIR = $(USRLIBDIR)/Server DRIVERSDKMODULEDIR = $(USRLIBDIR)/Server/modules DRIVERSDKINCLUDEDIR = $(USRLIBDIR)/Server/include XF86SRC = $(SERVERSRC)/hw/xfree86 XF86COMSRC = $(XF86SRC)/common XF86PARSERSRC = $(XF86SRC)/parser XF86OSSRC = $(XF86SRC)/os-support XF86DRIVERSRC = $(XF86SRC)/drivers DRIVERSRC = $(XF86DRIVERSRC) XFREE86DOCDIR = $(DOCDIR) XFREE86PSDOCDIR = $(DOCPSDIR) XFREE86HTMLDOCDIR = $(DOCHTMLDIR) XFREE86JAPANESEDOCDIR = $(DOCDIR)/Japanese # $XConsortium: xf86.rules /main/9 1996/10/31 14:54:26 kaleb $ # $XFree86: xc/config/cf/xf86.rules,v 3.31 2000/03/31 22:55:15 dawes Exp $ # ---------------------------------------------------------------------- # site-specific configuration parameters that go after # the platform-specific parameters - edit site.def to change # site: $TOG: site.sample /main/r64_final/1 1998/02/05 16:28:49 kaleb $ # site: $XFree86: xc/config/cf/site.def,v 3.24 2000/06/25 20:17:29 dawes Exp $ # --------------------------------------------------------------------- # Imake rules for building libraries, programs, scripts, and data files # rules: $TOG: Imake.rules /main/227 1998/02/02 12:07:57 kaleb $ # # # # # rules: $XFree86: xc/config/cf/Imake.rules,v 3.76 2000/06/15 20:49:55 dawes Exp $ _NULLCMD_ = @ echo -n GLIDE2INCDIR = /usr/include/glide2 GLIDE3INCDIR = /usr/include/glide3 TKLIBNAME = TKLIBDIR = TCLLIBNAME = TCLIBDIR = PATHSEP = / SHELL = /bin/sh TOP = . CURRENT_DIR = . IMAKE = imake DEPEND = gccmakedep MKDIRHIER = mkdir -p REVPATH = revpath EXPORTLISTGEN = RMAN = rman RMANOPTIONS = -f HTML CONFIGSRC = $(TOP)/config IMAKESRC = $(CONFIGSRC)/imake DEPENDSRC = $(CONFIGSRC)/util INCROOT = /usr/X11R6/include USRLIBDIR = /usr/X11R6/lib VARLIBDIR = /var/lib SYSTEMUSRLIBDIR = /usr/lib SYSTEMUSRINCDIR = /usr/include SHLIBDIR = /usr/X11R6/lib LINTLIBDIR = $(USRLIBDIR)/lint MANPATH = /usr/X11R6/man MANSOURCEPATH = $(MANPATH)/man MANDIR = $(MANSOURCEPATH)1 LIBMANDIR = $(MANSOURCEPATH)3 FILEMANDIR = $(MANSOURCEPATH)5 MISCMANDIR = $(MANSOURCEPATH)$(MISCMANSUFFIX) DRIVERMANDIR = $(MANSOURCEPATH)$(DRIVERMANSUFFIX) LOGDIRECTORY = /var/log VARRUNDIR = /var/run VARDBDIR = /var/state AR = ar clq BOOTSTRAPCFLAGS = CC = gcc AS = as .SUFFIXES: .cc CXX = c++ CXXFILT = c++filt CXXLIB = CXXDEBUGFLAGS = -O3 -fomit-frame-pointer -pipe -s -march=pentium -ffast-math -fexpensive-optimizations CXXDEPENDINCLUDES = CXXEXTRA_DEFINES = CXXEXTRA_INCLUDES = CXXSTD_DEFINES = -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE $(CXXPROJECT_DEFINES) CXXOPTIONS = CXXINCLUDES = $(INCLUDES) $(TOP_INCLUDES) $(CXXEXTRA_INCLUDES) CXXDEFINES = $(CXXINCLUDES) $(CXXSTD_DEFINES) $(THREADS_CXXDEFINES) $(CXXEXTRA_DEFINES) $(DEFINES) CXXFLAGS = $(CXXDEBUGFLAGS) $(CXXOPTIONS) $(THREADS_CXXFLAGS) $(CXXDEFINES) COMPRESS = compress GZIPCMD = gzip CPP = /lib/cpp $(STD_CPP_DEFINES) RAWCPP = /lib/cpp $(STD_CPP_OPTIONS) PREPROCESSCMD = gcc -E $(STD_CPP_DEFINES) INSTALL = install INSTALLFLAGS = -c LD = ld LEX = flex -l M4 = m4 M4FLAGS = LEXLIB = -lfl YACC = bison -y CCYACC = bison -y LINT = lint LINTLIBFLAG = -C LINTOPTS = -axz LN = ln -s MAKE = make MV = mv -f CP = cp RANLIB = ranlib RANLIBINSTFLAGS = RM = rm -f MANSUFFIX = 1x LIBMANSUFFIX = 3x FILEMANSUFFIX = 5x MISCMANSUFFIX = 7 DRIVERMANSUFFIX = 4 MANDEFS = -D__filemansuffix__=$(FILEMANSUFFIX) -D__miscmansuffix__=$(MISCMANSUFFIX) -D__drivermansuffix__=$(DRIVERMANSUFFIX) -D__projectroot__=$(PROJECTROOT) TROFF = groff -Tps NROFF = nroff MSMACROS = -ms MANMACROS = -man TBL = tbl EQN = eqn NEQN = neqn COL = col COLFLAGS = -b MODCC = gcc MODCPP = /lib/cpp MODCFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(THREAD_CFLAGS) $(ALLDEFINES) MODAS = as MODASFLAGS = MODLD = ld MODLDFLAGS = MODLDCOMBINEFLAGS = -r MODAR = ar clq MODRANLIB = STD_INCLUDES = STD_CPP_OPTIONS = -traditional STD_CPP_DEFINES = -traditional -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE $(PROJECT_DEFINES) STD_DEFINES = -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE $(PROJECT_DEFINES) EXTRA_LOAD_FLAGS = EXTRA_LDOPTIONS = EXTRA_LIBRARIES = TAGS = ctags PARALLELMFLAGS = SHAREDCODEDEF = SHLIBDEF = SHLIBLDFLAGS = -shared PICFLAGS = -fPIC CXXPICFLAGS = -fPIC PROTO_DEFINES = -DFUNCPROTO=15 -DNARROWPROTO INSTPGMFLAGS = INSTBINFLAGS = -m 0755 INSTUIDFLAGS = -m 4711 INSTLIBFLAGS = -m 0644 INSTINCFLAGS = -m 0444 INSTMANFLAGS = -m 0444 INSTDATFLAGS = -m 0444 INSTKMEMFLAGS = -m 4711 PROJECTROOT = /usr/X11R6 CDEBUGFLAGS = -O3 -fomit-frame-pointer -pipe -s -march=pentium -ffast-math -fexpensive-optimizations CCOPTIONS = ALLINCLUDES = $(INCLUDES) $(EXTRA_INCLUDES) $(TOP_INCLUDES) $(STD_INCLUDES) ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(EXTRA_DEFINES) $(PROTO_DEFINES) $(THREADS_DEFINES) $(MODULE_DEFINES) $(DEFINES) CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(THREADS_CFLAGS) $(MODULE_CFLAGS) $(ALLDEFINES) LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES) $(DEPEND_DEFINES) LDPRELIB = -L$(USRLIBDIR) LDPOSTLIB = LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS) $(EXTRA_LDOPTIONS) $(THREADS_LDFLAGS) $(LOCAL_LDFLAGS) $(LDPRELIBS) CXXLDOPTIONS = $(CXXDEBUGFLAGS) $(CXXOPTIONS) $(EXTRA_LDOPTIONS) $(THREADS_CXXLDFLAGS) $(LOCAL_LDFLAGS) $(LDPRELIBS) LDLIBS = $(LDPOSTLIBS) $(THREADS_LIBS) $(SYS_LIBRARIES) $(EXTRA_LIBRARIES) CCLINK = $(CC) CXXLINK = $(CXX) LDSTRIPFLAGS = -x LDCOMBINEFLAGS = -r DEPENDFLAGS = # Not sure this belongs here TKLIBDIR = TKINCDIR = TKLIBNAME = TKLIBRARY = -L$(TKLIBDIR) -l$(TKLIBNAME) TCLLIBDIR = TCLINCDIR = TCLLIBNAME = TCLLIBRARY = -L$(TCLLIBDIR) -l$(TCLLIBNAME) MACROFILE = linux.cf RM_CMD = $(RM) IMAKE_DEFINES = IRULESRC = $(CONFIGDIR) IMAKE_CMD = $(IMAKE) -DUseInstalled -I$(IRULESRC) $(IMAKE_DEFINES) ICONFIGFILES = $(IRULESRC)/Imake.tmpl $(IRULESRC)/X11.tmpl $(IRULESRC)/site.def $(IRULESRC)/$(MACROFILE) $(IRULESRC)/xfree86.cf $(IRULESRC)/xf86.rules $(IRULESRC)/xf86site.def $(IRULESRC)/host.def $(EXTRA_ICONFIGFILES) # $TOG: X11.rules /main/4 1997/04/30 15:23:24 kaleb $ # $XFree86: xc/config/cf/X11.rules,v 1.4 1997/09/09 11:56:20 hohndel Exp $ # ---------------------------------------------------------------------- # X Window System Build Parameters and Rules # $TOG: X11.tmpl /main/308 1998/06/16 15:14:24 msr $ # # # # # $XFree86: xc/config/cf/X11.tmpl,v 1.71 2000/06/25 20:17:28 dawes Exp $ STICKY_DEFINES = -DHAS_STICKY_DIR_BIT FCHOWN_DEFINES = -DHAS_FCHOWN # ----------------------------------------------------------------------- # X Window System make variables; these need to be coordinated with rules XTOP = $(TOP) BINDIR = /usr/X11R6/bin BUILDINCROOT = $(TOP)/exports BUILDINCDIR = $(BUILDINCROOT)/include BUILDINCTOP = ../.. BUILDLIBDIR = $(TOP)/exports/lib BUILDLIBTOP = ../.. BUILDBINDIR = $(TOP)/exports/bin BUILDBINTOP = ../.. BUILDMODULEDIR = $(BUILDLIBDIR)/modules BUILDMODULETOP = $(BUILDLIBTOP)/.. XBUILDINCROOT = $(XTOP)/exports XBUILDINCDIR = $(XBUILDINCROOT)/include/X11 XBUILDINCTOP = ../../.. XBUILDBINDIR = $(XBUILDINCROOT)/bin INCDIR = $(INCROOT) ADMDIR = /var/log LIBDIR = $(USRLIBDIR)/X11 LIBEXECDIR = /usr/X11R6/libexec MODULEDIR = $(USRLIBDIR)/modules TOP_X_INCLUDES = VARDIR = /var/X11 ETCX11DIR = /etc/X11 CONFDIR = $(ETCX11DIR) DOCDIR = $(LIBDIR)/doc DOCHTMLDIR = $(DOCDIR)/html DOCPSDIR = $(DOCDIR)/PostScript FONTDIR = $(LIBDIR)/fonts ENCODINGSDIR = $(FONTDIR)/encodings XINITDIR = /etc/X11/xinit XDMDIR = /etc/X11/xdm XDMVARDIR = $(VARLIBDIR)/xdm TWMDIR = $(LIBDIR)/twm XSMDIR = $(LIBDIR)/xsm NLSDIR = $(LIBDIR)/nls XLOCALEDIR = $(LIBDIR)/locale PEXAPIDIR = $(LIBDIR)/PEX LBXPROXYDIR = /etc/X11/lbxproxy PROXYMANAGERDIR = /etc/X11/proxymngr XPRINTDIR = /etc/X11/xserver XAPPLOADDIR = $(LIBDIR)/app-defaults FONTCFLAGS = -t INSTAPPFLAGS = $(INSTDATFLAGS) RGB = $(BINDIR)/rgb FONTC = $(BINDIR)/bdftopcf MKFONTDIR = $(BINDIR)/mkfontdir MKHTMLINDEX = $(BINDIR)/mkhtmlindex HTMLINDEXCMD = HtmlIndexCmd DOCUTILSRC = $(XTOP)/doc/util CLIENTSRC = $(TOP)/clients DEMOSRC = $(TOP)/demos XDOCMACROS = $(DOCUTILSRC)/macros.t XIDXMACROS = $(DOCUTILSRC)/indexmacros.t PROGRAMSRC = $(TOP)/programs LIBSRC = $(XTOP)/lib FONTSRC = $(XTOP)/fonts ENCODINGSSRC = $(FONTSRC)/encodings INCLUDESRC = $(BUILDINCROOT)/include XINCLUDESRC = $(INCLUDESRC)/X11 SERVERSRC = $(XTOP)/programs/Xserver CONTRIBSRC = $(XTOP)/../contrib UNSUPPORTEDSRC = $(XTOP)/unsupported DOCSRC = $(XTOP)/doc RGBSRC = $(XTOP)/programs/rgb BDFTOPCFSRC = $(PROGRAMSRC)/bdftopcf MKFONTDIRSRC = $(PROGRAMSRC)/mkfontdir FONTSERVERSRC = $(PROGRAMSRC)/xfs FONTINCSRC = $(XTOP)/include/fonts EXTINCSRC = $(XTOP)/include/extensions FTSOURCEDIR = $(TOP)/extras/FreeType XTTSOURCEDIR = $(TOP)/extras/X-TrueType PSWRAPSRC = $(XTOP)/config/pswrap TRANSCOMMSRC = $(LIBSRC)/xtrans TRANS_INCLUDES = -I$(TRANSCOMMSRC) CONNECTION_FLAGS = -DUNIXCONN -DTCPCONN $(STICKY_DEFINES) $(FCHOWN_DEFINES) XENVLIBDIR = $(USRLIBDIR) CLIENTENVSETUP = LD_LIBRARY_PATH=$(XENVLIBDIR) # $TOG: lnxLib.tmpl /main/7 1998/03/20 14:26:41 mgreess $ # $XFree86: xc/config/cf/lnxLib.tmpl,v 3.12 1999/06/27 14:07:17 dawes Exp $ XLIBSRC = $(LIBSRC)/X11 SOXLIBREV = 6.1 DEPXONLYLIB = XONLYLIB = -lX11 LINTXONLY = $(LINTLIBDIR)/llib-lX11.ln XLIBONLY = $(XONLYLIB) XEXTLIBSRC = $(LIBSRC)/Xext SOXEXTREV = 6.4 DEPEXTENSIONLIB = EXTENSIONLIB = -lXext LINTEXTENSION = $(LINTLIBDIR)/llib-lXext.ln LINTEXTENSIONLIB = $(LINTEXTENSION) DEPXLIB = $(DEPEXTENSIONLIB) $(DEPXONLYLIB) XLIB = $(EXTENSIONLIB) $(XONLYLIB) LINTXLIB = $(LINTXONLYLIB) XSSLIBSRC = $(LIBSRC)/Xss DEPXSSLIB = $(USRLIBDIR)/libXss.a XSSLIB = -lXss LINTXSS = $(LINTLIBDIR)/llib-lXss.ln XXF86MISCLIBSRC = $(LIBSRC)/Xxf86misc DEPXXF86MISCLIB = $(USRLIBDIR)/libXxf86misc.a XXF86MISCLIB = -lXxf86misc LINTXXF86MISC = $(LINTLIBDIR)/llib-lXxf86misc.ln XXF86VMLIBSRC = $(LIBSRC)/Xxf86vm DEPXXF86VMLIB = $(USRLIBDIR)/libXxf86vm.a XXF86VMLIB = -lXxf86vm LINTXXF86VM = $(LINTLIBDIR)/llib-lXxf86vm.ln XXF86DGALIBSRC = $(LIBSRC)/Xxf86dga DEPXXF86DGALIB = $(USRLIBDIR)/libXxf86dga.a XXF86DGALIB = -lXxf86dga LINTXXF86DGA = $(LINTLIBDIR)/llib-lXxf86dga.ln XXF86RUSHLIBSRC = $(LIBSRC)/Xxf86rush DEPXXF86RUSHLIB = $(USRLIBDIR)/libXxf86rush.a XXF86RUSHLIB = -lXxf86rush LINTXXF86RUSH = $(LINTLIBDIR)/llib-lXxf86rush.ln XVLIBSRC = $(LIBSRC)/Xv DEPXVLIB = $(USRLIBDIR)/libXv.a XVLIB = -lXv LINTXV = $(LINTLIBDIR)/llib-lXv.ln XINERAMALIBSRC = $(LIBSRC)/Xinerama DEPXINERAMALIB = $(USRLIBDIR)/libXinerama.a XINERAMALIB = -lXinerama LINTXINERAMA = $(LINTLIBDIR)/llib-lXinerama.ln XINERAMALIBSRC = $(LIBSRC)/Xinerama DEPXINERAMALIB = $(USRLIBDIR)/libXinerama.a XINERAMALIB = -lXinerama LINTXINERAMA = $(LINTLIBDIR)/llib-lXinerama.ln DPSLIBSRC = $(LIBSRC)/dps SODPSREV = 1.0 DEPDPSLIB = DPSLIB = -ldps LINTDPS = $(LINTLIBDIR)/llib-ldps.ln DPSTKLIBSRC = $(LIBSRC)/dpstk SODPSTKREV = 1.0 DEPDPSTKLIB = DPSTKLIB = -ldpstk LINTDPSTK = $(LINTLIBDIR)/llib-ldpstk.ln PSRESLIBSRC = $(LIBSRC)/psres SOPSRESREV = 1.0 DEPPSRESLIB = PSRESLIB = -lpsres LINTPSRES = $(LINTLIBDIR)/llib-lpsres.ln GLXLIBSRC = $(LIBSRC)/GL SOGLREV = 1.2 DEPGLXLIB = GLXLIB = -lGL LINTGLX = $(LINTLIBDIR)/llib-lGL.ln XFONTCACHELIBSRC = $(LIBSRC)/Xfontcache DEPXFONTCACHELIB = $(USRLIBDIR)/libXfontcache.a XFONTCACHELIB = -lXfontcache LINTXFONTCACHE = $(LINTLIBDIR)/llib-lXfontcache.ln XAUTHSRC = $(LIBSRC)/Xau DEPXAUTHLIB = $(USRLIBDIR)/libXau.a XAUTHLIB = -lXau LINTXAUTH = $(LINTLIBDIR)/llib-lXau.ln XDMCPLIBSRC = $(LIBSRC)/Xdmcp DEPXDMCPLIB = $(USRLIBDIR)/libXdmcp.a XDMCPLIB = -lXdmcp LINTXDMCP = $(LINTLIBDIR)/llib-lXdmcp.ln XMUSRC = $(LIBSRC)/Xmu SOXMUREV = 6.1 DEPXMULIB = XMULIB = -lXmu LINTXMU = $(LINTLIBDIR)/llib-lXmu.ln OLDXLIBSRC = $(LIBSRC)/oldX DEPOLDXLIB = $(USRLIBDIR)/liboldX.a OLDXLIB = -loldX LINTOLDX = $(LINTLIBDIR)/llib-loldX.ln XPLIBSRC = $(LIBSRC)/Xp SOXPREV = 6.2 DEPXPLIB = XPLIB = -lXp LINTXP = $(LINTLIBDIR)/llib-lXp.ln TOOLKITSRC = $(LIBSRC)/Xt SOXTREV = 6.0 DEPXTOOLONLYLIB = XTOOLONLYLIB = -lXt LINTXTOOLONLY = $(LINTLIBDIR)/llib-lXt.ln DEPXTOOLLIB = $(DEPXTOOLONLYLIB) $(DEPSMLIB) $(DEPICELIB) XTOOLLIB = $(XTOOLONLYLIB) $(SMLIB) $(ICELIB) LINTXTOOLLIB = $(LINTXTOOLONLYLIB) XALIBSRC = $(LIBSRC)/Xa SOXAREV = 1.0 DEPXALIB = XALIB = -lXa LINTXA = $(LINTLIBDIR)/llib-lXa.ln AWIDGETSRC = $(LIBSRC)/Xaw SOXAWREV = 7.0 DEPXAWLIB = XAWLIB = -lXaw LINTXAW = $(LINTLIBDIR)/llib-lXaw.ln AWIDGET6SRC = $(LIBSRC)/Xaw6 SOXAW6REV = 6.1 DEPXAW6LIB = XAW6LIB = -lXaw LINTXAW6 = $(LINTLIBDIR)/llib-lXaw.ln XILIBSRC = $(LIBSRC)/Xi SOXINPUTREV = 6.0 DEPXILIB = XILIB = -lXi LINTXI = $(LINTLIBDIR)/llib-lXi.ln XTESTLIBSRC = $(LIBSRC)/Xtst SOXTESTREV = 6.1 DEPXTESTLIB = XTESTLIB = -lXtst LINTXTEST = $(LINTLIBDIR)/llib-lXtst.ln PEXLIBSRC = $(LIBSRC)/PEX5 SOPEXREV = 6.0 DEPPEXLIB = PEXLIB = -lPEX5 LINTPEX = $(LINTLIBDIR)/llib-lPEX5.ln XIELIBSRC = $(LIBSRC)/XIE SOXIEREV = 6.0 DEPXIELIB = XIELIB = -lXIE LINTXIE = $(LINTLIBDIR)/llib-lXIE.ln PHIGSLIBSRC = $(LIBSRC)/PHIGS DEPPHIGSLIB = $(USRLIBDIR)/libphigs.a PHIGSLIB = -lphigs LINTPHIGS = $(LINTLIBDIR)/llib-lphigs.ln DEPXBSDLIB = $(USRLIBDIR)/libXbsd.a XBSDLIB = -lXbsd LINTXBSD = $(LINTLIBDIR)/llib-lXbsd.ln ICESRC = $(LIBSRC)/ICE SOICEREV = 6.3 DEPICELIB = ICELIB = -lICE LINTICE = $(LINTLIBDIR)/llib-lICE.ln SMSRC = $(LIBSRC)/SM SOSMREV = 6.0 DEPSMLIB = SMLIB = -lSM LINTSM = $(LINTLIBDIR)/llib-lSM.ln XKEYSRC = $(LIBSRC)/Xkey SOXKEYREV = 6.0 DEPXKEYLIB = XKEYLIB = -lXkey LINTXKEY = $(LINTLIBDIR)/llib-lXkey.ln FSLIBSRC = $(LIBSRC)/FS DEPFSLIB = $(USRLIBDIR)/libFS.a FSLIB = -lFS LINTFS = $(LINTLIBDIR)/llib-lFS.ln FONTLIBSRC = $(LIBSRC)/font SOFONTREV = 1.3 DEPFONTLIB = FONTLIB = -L$(FREETYPELIBDIR) -L$(FONTLIBSRC) -lXfont LINTXFONT = $(LINTLIBDIR)/llib-lXfont.ln # SOFONTREV = 1.3 DEPXFONTLIB = XFONTLIB = -lXfont LINTXFONT = $(LINTLIBDIR)/llib-lXfont.ln FONTSTUBLIBSRC = $(FONTLIBSRC)/stubs DEPFONTSTUBLIB = $(USRLIBDIR)/libfntstubs.a FONTSTUBLIB = -lfntstubs LINTFONTSTUB = $(LINTLIBDIR)/llib-lfntstubs.ln DEPFONTLIB = $(DEPXFONTLIB) $(DEPFONTSTUBLIB) FONTLIB = $(XFONTLIB) $(FONTSTUBLIB) XPMLIBSRC = $(LIBSRC)/Xpm SOXPMREV = 4.11 DEPXPMLIB = XPMLIB = -lXpm LINTXPM = $(LINTLIBDIR)/llib-lXpm.ln XKBFILELIBSRC = $(LIBSRC)/xkbfile DEPXKBFILELIB = $(USRLIBDIR)/libxkbfile.a XKBFILELIB = -lxkbfile LINTXKBFILE = $(LINTLIBDIR)/llib-lxkbfile.ln XKBCOMPCMD = $(BINDIR)/xkbcomp XKBUILIBSRC = $(LIBSRC)/xkbui DEPXKBUILIB = $(USRLIBDIR)/libxkbui.a XKBUILIB = -lxkbui LINTXKBUI = $(LINTLIBDIR)/llib-lxkbui.ln DEPLIBS = $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB) DEPLIBS1 = $(DEPLIBS) DEPLIBS2 = $(DEPLIBS) DEPLIBS3 = $(DEPLIBS) DEPLIBS4 = $(DEPLIBS) DEPLIBS5 = $(DEPLIBS) DEPLIBS6 = $(DEPLIBS) DEPLIBS7 = $(DEPLIBS) DEPLIBS8 = $(DEPLIBS) DEPLIBS9 = $(DEPLIBS) DEPLIBS10 = $(DEPLIBS) XMULIBONLY = -lXmu XMULIB = $(XMULIBONLY) $(XTOOLLIB) $(XLIB) CONFIGDIR = $(LIBDIR)/config USRLIBDIRPATH = $(USRLIBDIR) LDPRELIBS = -L$(USRLIBDIR) LDPOSTLIBS = TOP_INCLUDES = -I$(INCROOT) $(TOP_X_INCLUDES) PROJECT_DEFINES = CXXPROJECT_DEFINES = # ---------------------------------------------------------------------- # start of Imakefile # ######################################################################### # RasMol 2.7.2.1 # # # # RasMol # # Molecular Graphics Visualisation Tool # # 14 April 2001 # # # # Based on RasMol 2.6 by Roger Sayle # # Biomolecular Structures Group, Glaxo Wellcome Research & Development, # # Stevenage, Hertfordshire, UK # # Version 2.6, August 1995, Version 2.6.4, December 1998 # # Copyright (C) Roger Sayle 1992-1999 # # # # and Based on Mods by # # Author Version, Date Copyright # # Arne Mueller RasMol 2.6x1 May 98 (C) Arne Mueller 1998 # # Gary Grossman and RasMol 2.5-ucb Nov 95 (C) UC Regents/ModularCHEM # # Marco Molinaro RasMol 2.6-ucb Nov 96 Consortium 1995, 1996 # # # # Philippe Valadon RasTop 1.3 Aug 00 (C) Philippe Valadon 2000 # # # # Herbert J. RasMol 2.7.0 Mar 99 (C) Herbert J. Bernstein # # Bernstein RasMol 2.7.1 Jun 99 1998-2001 # # RasMol 2.7.1.1 Jan 01 # # RasMol 2.7.2 Aug 00 # # RasMol 2.7.2.1 Apr 01 # # # # and Incorporating Translations by # # Author Item Language# # Isabel Serván Martínez, # # José Miguel Fernández Fernández 2.6 Manual Spanish# # José Miguel Fernández Fernández 2.7.1 Manual Spanish# # Fernando Gabriel Ranea 2.7.1 menus and messages Spanish# # Jean-Pierre Demailly 2.7.1 menus and messages French # # Giuseppe Martini, Giovanni Paolella, 2.7.1 menus and messages # # A. Davassi, M. Masullo, C. Liotto 2.7.1 help file Italian# # # # This Release by # # Herbert J. Bernstein, Bernstein + Sons, P.O. Box 177, Bellport, NY, USA# # yaya@bernstein-plus-sons.com # # Copyright(C) Herbert J. Bernstein 1998-2001 # # # # Please read the file NOTICE for important notices which apply to this # # package. If you are not going to make changes to RasMol, you are not # # only permitted to freely make copies and distribute them, you are # # encouraged to do so, provided you do the following: # # * 1. Either include the complete documentation, especially the file # # NOTICE, with what you distribute or provide a clear indication # # where people can get a copy of the documentation; and # # * 2. Please give credit where credit is due citing the version and # # original authors properly; and # # * 3. Please do not give anyone the impression that the original # # authors are providing a warranty of any kind. # # # # If you would like to use major pieces of RasMol in some other program, # # make modifications to RasMol, or in some other way make what a lawyer # # would call a "derived work", you are not only permitted to do so, you # # are encouraged to do so. In addition to the things we discussed above, # # please do the following: # # * 4. Please explain in your documentation how what you did differs # # from this version of RasMol; and # # * 5. Please make your modified source code available. # # # # This version of RasMol is not in the public domain, but it is given # # freely to the community in the hopes of advancing science. If you make # # changes, please make them in a responsible manner, and please offer us # # the opportunity to include those changes in future versions of RasMol. # # ######################################################################### # # Imakefile # RasMol2 Molecular Graphics # Roger Sayle, June 1994 # Version 2.6.4 # Roger Sayle, December 1998 # # Version 2.6.9 # Herbert J. Bernstein, March 1999 # yaya@bernstein-plus-sons.com # DEPTHDEF = -DTHIRTYTWOBIT # DEPTHDEF = -DSIXTEENBIT DEPTHDEF = -DEIGHTBIT # RasMol's on-line help direcory # e.g. /usr/local/lib/rasmol/rasmol.hlp RASMOLDIR = $(USRLIBDIR)/rasmol/ DEFINES = -DRASMOLDIR=\"$(RASMOLDIR)\" $(DEPTHDEF) -D_USE_RASMOL_H_ SRCS = rasmol.c rasmol.h molecule.c molecule.h abstree.c abstree.h cmndline.c cmndline.h command.c command.h tokens.h transfor.c transfor.h render.c render.h x11win.c graphics.h pixutils.c pixutils.h font.h outfile.c outfile.h script.c script.h infile.c infile.h repres.c repres.h tokens.c cif_fract.c cif_fract.h cif.c cif.h cif_ctonum.c cif_ctonum.h cif_stx.c multiple.h multiple.c vector.h vector.c wbrotate.c wbrotate.c langsel.h langsel.c OBJS = rasmol.o molecule.o abstree.o cmndline.o command.o transfor.o render.o repres.o x11win.o pixutils.o outfile.o script.o infile.o tokens.o cif_fract.o cif.o cif_ctonum.o cif_stx.o multiple.o vector.o wbrotate.o langsel.o # Previous Risc/Os definition # LDLIBS = -lm -lXinput $(XLIB) # Additional RS6000 AIX MITSHM Library # LDLIBS = -lm -lXi -lXextSam $(XLIB) LDLIBS = -lm -lXi $(XLIB) $(EXTRA_LIBRARIES) # # Architecture Specific Rules # PROGRAM = rasmol all:: rasmol rasmol: $(OBJS) $(DEPLIBS) $(RM) $@ $(CCLINK) -o $@ $(LDOPTIONS) $(OBJS) $(LOCAL_LIBRARIES) $(LDLIBS) $(EXTRA_LOAD_FLAGS) install:: rasmol @if [ -d $(DESTDIR)$(BINDIR) ]; then set +x; \ else (set -x; $(MKDIRHIER) $(DESTDIR)$(BINDIR)); fi $(INSTALL) $(INSTALLFLAGS) $(INSTPGMFLAGS) rasmol $(DESTDIR)$(BINDIR)/rasmol install.man:: rasmol.man @if [ -d $(DESTDIR)$(MANDIR) ]; then set +x; \ else (set -x; $(MKDIRHIER) $(DESTDIR)$(MANDIR)); fi $(INSTALL) $(INSTALLFLAGS) $(INSTMANFLAGS) rasmol.man $(DESTDIR)$(MANDIR)/rasmol.$(MANSUFFIX) depend:: $(DEPEND) $(DEPENDFLAGS) -- $(ALLDEFINES) $(DEPEND_DEFINES) -- $(SRCS) lint: $(LINT) $(LINTFLAGS) $(SRCS) $(LINTLIBS) lint1: $(LINT) $(LINTFLAGS) $(FILE) $(LINTLIBS) clean:: $(RM) rasmol install:: @for flag in ${MAKEFLAGS} ''; do \ case "$$flag" in *=*) ;; *[i]*) set +e;; esac; done; \ for i in $(RASMOLDIR); do if [ -d $(DESTDIR)$$i ]; then \ set +x; else (set -x; $(MKDIRHIER) $(DESTDIR)$$i); fi; \ done install:: rasmol.hlp $(INSTALL) $(INSTALLFLAGS) $(INSTDATFLAGS) rasmol.hlp $(DESTDIR)$(RASMOLDIR) install:: data/1crn.pdb $(INSTALL) $(INSTALLFLAGS) $(INSTDATFLAGS) data/1crn.pdb $(DESTDIR)$(RASMOLDIR) install:: data/3cro.pdb $(INSTALL) $(INSTALLFLAGS) $(INSTDATFLAGS) data/3cro.pdb $(DESTDIR)$(RASMOLDIR) rasmol.man:: doc/rasmol.1 ln -s doc/rasmol.1 rasmol.man # ---------------------------------------------------------------------- # common rules for all Makefiles - do not edit .c.i: $(RM) $@ $(CC) -E $(CFLAGS) $(_NOOP_) $*.c > $@ .SUFFIXES: .s .c.s: $(RM) $@ $(CC) -S $(CFLAGS) $(_NOOP_) $*.c emptyrule:: clean:: $(RM) *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"* 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 man_keywords:: html_index:: # ---------------------------------------------------------------------- # 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" install.sdk:: @echo "install.sdk in $(CURRENT_DIR) done" Makefiles:: includes:: depend:: # ---------------------------------------------------------------------- # dependencies generated by makedepend # DO NOT DELETE rasmol.o: rasmol.c /usr/include/stdlib.h /usr/include/features.h \ /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/sys/types.h /usr/include/bits/types.h \ /usr/include/time.h /usr/include/endian.h /usr/include/bits/endian.h \ /usr/include/sys/select.h /usr/include/bits/select.h \ /usr/include/bits/sigset.h /usr/include/sys/sysmacros.h \ /usr/include/alloca.h /usr/include/string.h /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/libio.h /usr/include/_G_config.h \ /usr/include/bits/stdio_lim.h /usr/include/getopt.h \ /usr/include/ctype.h /usr/include/math.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/signal.h /usr/include/bits/signum.h \ /usr/include/bits/siginfo.h /usr/include/bits/sigaction.h \ /usr/include/bits/sigcontext.h /usr/include/asm/sigcontext.h \ /usr/include/bits/sigstack.h rasmol.h graphics.h molecule.h infile.h \ abstree.h transfor.h cmndline.h command.h render.h repres.h \ pixutils.h outfile.h multiple.h vector.h wbrotate.h langsel.h \ /usr/include/unistd.h /usr/include/bits/posix_opt.h \ /usr/include/bits/confname.h /usr/include/sys/time.h \ /usr/include/bits/time.h /usr/include/termios.h \ /usr/include/bits/termios.h /usr/include/sys/ttydefaults.h \ /usr/include/sys/socket.h /usr/include/bits/socket.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/limits.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/syslimits.h \ /usr/include/limits.h /usr/include/bits/posix1_lim.h \ /usr/include/bits/local_lim.h /usr/include/linux/limits.h \ /usr/include/bits/posix2_lim.h /usr/include/bits/xopen_lim.h \ /usr/include/bits/sockaddr.h /usr/include/asm/socket.h \ /usr/include/asm/sockios.h /usr/include/netinet/in.h \ /usr/include/stdint.h /usr/include/bits/wordsize.h \ /usr/include/bits/in.h /usr/include/bits/byteswap.h \ /usr/include/netdb.h /usr/include/rpc/netdb.h molecule.o: molecule.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdlib.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/sys/types.h /usr/include/bits/types.h \ /usr/include/time.h /usr/include/endian.h /usr/include/bits/endian.h \ /usr/include/sys/select.h /usr/include/bits/select.h \ /usr/include/bits/sigset.h /usr/include/sys/sysmacros.h \ /usr/include/alloca.h /usr/include/string.h /usr/include/strings.h \ /usr/include/ctype.h /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/libio.h /usr/include/_G_config.h \ /usr/include/bits/stdio_lim.h /usr/include/getopt.h molecule.h \ cmndline.h command.h abstree.h transfor.h render.h langsel.h abstree.o: abstree.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdlib.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/sys/types.h /usr/include/bits/types.h \ /usr/include/time.h /usr/include/endian.h /usr/include/bits/endian.h \ /usr/include/sys/select.h /usr/include/bits/select.h \ /usr/include/bits/sigset.h /usr/include/sys/sysmacros.h \ /usr/include/alloca.h /usr/include/string.h /usr/include/strings.h \ /usr/include/ctype.h /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/libio.h /usr/include/_G_config.h \ /usr/include/bits/stdio_lim.h /usr/include/getopt.h molecule.h \ abstree.h transfor.h langsel.h cmndline.o: cmndline.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdlib.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/sys/types.h /usr/include/bits/types.h \ /usr/include/time.h /usr/include/endian.h /usr/include/bits/endian.h \ /usr/include/sys/select.h /usr/include/bits/select.h \ /usr/include/bits/sigset.h /usr/include/sys/sysmacros.h \ /usr/include/alloca.h /usr/include/string.h /usr/include/ctype.h \ /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/libio.h /usr/include/_G_config.h \ /usr/include/bits/stdio_lim.h /usr/include/getopt.h cmndline.h \ molecule.h abstree.h command.h render.h transfor.h graphics.h \ vector.h wbrotate.h langsel.h command.o: command.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdlib.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/sys/types.h /usr/include/bits/types.h \ /usr/include/time.h /usr/include/endian.h /usr/include/bits/endian.h \ /usr/include/sys/select.h /usr/include/bits/select.h \ /usr/include/bits/sigset.h /usr/include/sys/sysmacros.h \ /usr/include/alloca.h /usr/include/string.h /usr/include/strings.h \ /usr/include/ctype.h /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/libio.h /usr/include/_G_config.h \ /usr/include/bits/stdio_lim.h /usr/include/getopt.h \ /usr/include/pwd.h command.h tokens.h molecule.h infile.h abstree.h \ transfor.h cmndline.h render.h repres.h graphics.h pixutils.h \ outfile.h script.h multiple.h vector.h wbrotate.h langsel.h transfor.o: transfor.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/bits/types.h /usr/include/libio.h \ /usr/include/_G_config.h /usr/include/bits/stdio_lim.h \ /usr/include/getopt.h molecule.h abstree.h transfor.h cmndline.h \ command.h render.h repres.h graphics.h multiple.h vector.h wbrotate.h render.o: render.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdlib.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/sys/types.h /usr/include/bits/types.h \ /usr/include/time.h /usr/include/endian.h /usr/include/bits/endian.h \ /usr/include/sys/select.h /usr/include/bits/select.h \ /usr/include/bits/sigset.h /usr/include/sys/sysmacros.h \ /usr/include/alloca.h /usr/include/string.h /usr/include/ctype.h \ /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/libio.h /usr/include/_G_config.h \ /usr/include/bits/stdio_lim.h /usr/include/getopt.h molecule.h \ graphics.h render.h repres.h abstree.h transfor.h command.h \ cmndline.h pixutils.h cif_fract.h multiple.h vector.h wbrotate.h x11win.o: x11win.c /usr/include/stdlib.h /usr/include/features.h \ /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/sys/types.h /usr/include/bits/types.h \ /usr/include/time.h /usr/include/endian.h /usr/include/bits/endian.h \ /usr/include/sys/select.h /usr/include/bits/select.h \ /usr/include/bits/sigset.h /usr/include/sys/sysmacros.h \ /usr/include/alloca.h /usr/include/string.h /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/libio.h /usr/include/_G_config.h \ /usr/include/bits/stdio_lim.h /usr/include/getopt.h \ /usr/include/ctype.h /usr/include/math.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/X11R6/include/X11/Xlib.h /usr/X11R6/include/X11/X.h \ /usr/X11R6/include/X11/Xfuncproto.h /usr/X11R6/include/X11/Xosdefs.h \ /usr/X11R6/include/X11/Xutil.h /usr/X11R6/include/X11/Xatom.h \ /usr/X11R6/include/X11/keysym.h /usr/X11R6/include/X11/keysymdef.h \ /usr/X11R6/include/X11/cursorfont.h rasmol.h graphics.h bitmaps.h \ command.h cmndline.h molecule.h abstree.h render.h multiple.h \ transfor.h vector.h wbrotate.h langsel.h /usr/include/sys/ipc.h \ /usr/include/bits/ipc.h /usr/include/sys/shm.h /usr/include/unistd.h \ /usr/include/bits/posix_opt.h /usr/include/bits/confname.h \ /usr/include/bits/shm.h /usr/X11R6/include/X11/extensions/XShm.h pixutils.o: pixutils.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/bits/types.h /usr/include/libio.h \ /usr/include/_G_config.h /usr/include/bits/stdio_lim.h \ /usr/include/getopt.h pixutils.h graphics.h molecule.h abstree.h \ transfor.h repres.h render.h font.h outfile.o: outfile.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdlib.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/sys/types.h /usr/include/bits/types.h \ /usr/include/time.h /usr/include/endian.h /usr/include/bits/endian.h \ /usr/include/sys/select.h /usr/include/bits/select.h \ /usr/include/bits/sigset.h /usr/include/sys/sysmacros.h \ /usr/include/alloca.h /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/libio.h /usr/include/_G_config.h \ /usr/include/bits/stdio_lim.h /usr/include/getopt.h \ /usr/include/ctype.h outfile.h molecule.h command.h cmndline.h \ abstree.h transfor.h render.h repres.h graphics.h pixutils.h script.h script.o: script.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdlib.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/sys/types.h /usr/include/bits/types.h \ /usr/include/time.h /usr/include/endian.h /usr/include/bits/endian.h \ /usr/include/sys/select.h /usr/include/bits/select.h \ /usr/include/bits/sigset.h /usr/include/sys/sysmacros.h \ /usr/include/alloca.h /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/libio.h /usr/include/_G_config.h \ /usr/include/bits/stdio_lim.h /usr/include/getopt.h \ /usr/include/ctype.h script.h molecule.h command.h cmndline.h \ abstree.h transfor.h render.h repres.h graphics.h pixutils.h vector.h \ wbrotate.h infile.o: infile.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdlib.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/sys/types.h /usr/include/bits/types.h \ /usr/include/time.h /usr/include/endian.h /usr/include/bits/endian.h \ /usr/include/sys/select.h /usr/include/bits/select.h \ /usr/include/bits/sigset.h /usr/include/sys/sysmacros.h \ /usr/include/alloca.h /usr/include/string.h /usr/include/strings.h \ /usr/include/ctype.h /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/libio.h /usr/include/_G_config.h \ /usr/include/bits/stdio_lim.h /usr/include/getopt.h infile.h \ molecule.h abstree.h command.h cmndline.h transfor.h langsel.h cif.h \ cif_fract.h cif_ctonum.h /usr/include/sys/time.h \ /usr/include/bits/time.h repres.o: repres.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdlib.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/sys/types.h /usr/include/bits/types.h \ /usr/include/time.h /usr/include/endian.h /usr/include/bits/endian.h \ /usr/include/sys/select.h /usr/include/bits/select.h \ /usr/include/bits/sigset.h /usr/include/sys/sysmacros.h \ /usr/include/alloca.h /usr/include/string.h /usr/include/ctype.h \ /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/libio.h /usr/include/_G_config.h \ /usr/include/bits/stdio_lim.h /usr/include/getopt.h molecule.h \ graphics.h repres.h render.h command.h cmndline.h abstree.h \ transfor.h pixutils.h infile.h vector.h wbrotate.h tokens.o: tokens.c /usr/include/string.h /usr/include/features.h \ /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/ctype.h /usr/include/bits/types.h /usr/include/endian.h \ /usr/include/bits/endian.h tokens.h cif_fract.o: cif_fract.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ cif_fract.h cif.o: cif.c rasmol.h /usr/include/math.h /usr/include/features.h \ /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h \ /usr/include/bits/huge_val.h /usr/include/bits/mathdef.h \ /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdlib.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/sys/types.h /usr/include/bits/types.h \ /usr/include/time.h /usr/include/endian.h /usr/include/bits/endian.h \ /usr/include/sys/select.h /usr/include/bits/select.h \ /usr/include/bits/sigset.h /usr/include/sys/sysmacros.h \ /usr/include/alloca.h /usr/include/string.h /usr/include/ctype.h \ /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/libio.h /usr/include/_G_config.h \ /usr/include/bits/stdio_lim.h /usr/include/getopt.h \ /usr/include/strings.h molecule.h cmndline.h cif.h cif_ctonum.o: cif_ctonum.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ cif_ctonum.h /usr/include/string.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/strings.h cif_stx.o: cif_stx.c /usr/include/stdio.h /usr/include/features.h \ /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/bits/types.h /usr/include/libio.h \ /usr/include/_G_config.h /usr/include/bits/stdio_lim.h \ /usr/include/getopt.h /usr/include/stdlib.h /usr/include/sys/types.h \ /usr/include/time.h /usr/include/endian.h /usr/include/bits/endian.h \ /usr/include/sys/select.h /usr/include/bits/select.h \ /usr/include/bits/sigset.h /usr/include/sys/sysmacros.h \ /usr/include/alloca.h /usr/include/string.h cif.h multiple.o: multiple.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdlib.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/sys/types.h /usr/include/bits/types.h \ /usr/include/time.h /usr/include/endian.h /usr/include/bits/endian.h \ /usr/include/sys/select.h /usr/include/bits/select.h \ /usr/include/bits/sigset.h /usr/include/sys/sysmacros.h \ /usr/include/alloca.h /usr/include/ctype.h /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/libio.h /usr/include/_G_config.h \ /usr/include/bits/stdio_lim.h /usr/include/getopt.h \ /usr/include/pwd.h command.h tokens.h molecule.h abstree.h transfor.h \ render.h repres.h graphics.h pixutils.h multiple.h outfile.h script.h \ vector.h wbrotate.h langsel.h vector.o: vector.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdlib.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/include/sys/types.h /usr/include/bits/types.h \ /usr/include/time.h /usr/include/endian.h /usr/include/bits/endian.h \ /usr/include/sys/select.h /usr/include/bits/select.h \ /usr/include/bits/sigset.h /usr/include/sys/sysmacros.h \ /usr/include/alloca.h /usr/include/ctype.h /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/libio.h /usr/include/_G_config.h \ /usr/include/bits/stdio_lim.h /usr/include/getopt.h \ /usr/include/pwd.h command.h tokens.h molecule.h abstree.h transfor.h \ vector.h multiple.h wbrotate.o: wbrotate.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/bits/types.h /usr/include/libio.h \ /usr/include/_G_config.h /usr/include/bits/stdio_lim.h \ /usr/include/getopt.h molecule.h abstree.h transfor.h command.h \ render.h repres.h graphics.h multiple.h vector.h wbrotate.h wbrotate.o: wbrotate.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ /usr/include/stdio.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stddef.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/stdarg.h \ /usr/include/bits/types.h /usr/include/libio.h \ /usr/include/_G_config.h /usr/include/bits/stdio_lim.h \ /usr/include/getopt.h molecule.h abstree.h transfor.h command.h \ render.h repres.h graphics.h multiple.h vector.h wbrotate.h langsel.o: langsel.c rasmol.h /usr/include/math.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h /usr/include/bits/huge_val.h \ /usr/include/bits/mathdef.h /usr/include/bits/mathcalls.h \ /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3/include/float.h \ graphics.h langsel.h