X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2FMakefile.in;h=4a71641bfd95d23e12d9c3d563ecbc77c4020869;hp=69d0fe432191b43c00bcefb720df0c21f8e817c9;hb=ffd8c0873576a9e3065696a624dce6b766b77062;hpb=8eb2873d7054e705c4e83f22d18c40946a9e2529 diff --git a/hacks/Makefile.in b/hacks/Makefile.in index 69d0fe43..4a71641b 100644 --- a/hacks/Makefile.in +++ b/hacks/Makefile.in @@ -1,4 +1,4 @@ -# hacks/Makefile.in --- xscreensaver, Copyright (c) 1997-1999 Jamie Zawinski. +# hacks/Makefile.in --- xscreensaver, Copyright (c) 1997-2004 Jamie Zawinski. # the `../configure' script generates `hacks/Makefile' from this file. @SET_MAKE@ @@ -13,8 +13,9 @@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ mandir = @mandir@ -man1dir = $(mandir)/man1 +# maybe this should be 6 (games)? mansuffix = 1 +manNdir = $(mandir)/man$(mansuffix) CC = @CC@ CFLAGS = @CFLAGS@ @@ -51,7 +52,9 @@ HACK_PRE = $(LIBS) $(X_LIBS) HACK_POST = $(X_PRE_LIBS) -lXt -lX11 $(XMU_LIBS) -lXext $(X_EXTRA_LIBS) -lm HACK_LIBS = $(HACK_PRE) @HACK_LIBS@ $(HACK_POST) XPM_LIBS = $(HACK_PRE) @XPM_LIBS@ @HACK_LIBS@ $(HACK_POST) +JPEG_LIBS = @JPEG_LIBS@ XLOCK_LIBS = $(HACK_LIBS) +PTY_LIBS = @PTY_LIBS@ UTILS_SRC = $(srcdir)/../utils UTILS_BIN = ../utils @@ -71,7 +74,8 @@ UTIL_OBJS = $(UTILS_BIN)/alpha.o $(UTILS_BIN)/colors.o \ $(UTILS_BIN)/spline.o $(UTILS_BIN)/usleep.o \ $(UTILS_BIN)/visual.o $(UTILS_BIN)/logo.o \ $(UTILS_BIN)/yarandom.o $(UTILS_BIN)/erase.o \ - $(UTILS_SRC)/xshm.o $(UTILS_SRC)/xdbe.o + $(UTILS_BIN)/xshm.o $(UTILS_BIN)/xdbe.o \ + $(UTILS_BIN)/colorbars.o SRCS = attraction.c blitspin.c bouboule.c braid.c bubbles.c \ bubbles-default.c decayscreen.c deco.c drift.c flag.c \ @@ -91,8 +95,15 @@ SRCS = attraction.c blitspin.c bouboule.c braid.c bubbles.c \ phosphor.c xmatrix.c petri.c shadebobs.c xsublim.c ccurve.c \ blaster.c bumps.c ripples.c xteevee.c xspirograph.c \ nerverot.c xrayswarm.c hyperball.c zoom.c whirlwindwarp.c \ - rotzoomer.c whirlygig.c speedmine.c vermiculate.c -SCRIPTS = vidwhacker webcollage + rotzoomer.c whirlygig.c speedmine.c vermiculate.c \ + xpm-pixmap.c webcollage-helper.c twang.c apollonian.c \ + euler2d.c juggle.c polyominoes.c thornbird.c fluidballs.c \ + anemone.c halftone.c metaballs.c eruption.c popsquares.c \ + barcode.c piecewise.c cloudlife.c fontglide.c apple2.c \ + apple2-main.c analogtv.c xanalogtv.c pong.c wormhole.c \ + mismunch.c pacman.c pacman_ai.c pacman_level.c \ + fuzzyflakes.c anemotaxis.c memscroller.c +SCRIPTS = vidwhacker webcollage ljlatest OBJS = attraction.o blitspin.o bouboule.o braid.o bubbles.o \ bubbles-default.o decayscreen.o deco.o drift.o flag.o \ @@ -112,7 +123,14 @@ OBJS = attraction.o blitspin.o bouboule.o braid.o bubbles.o \ phosphor.o xmatrix.o petri.o shadebobs.o xsublim.o ccurve.o \ blaster.o bumps.o ripples.o xteevee.o xspirograph.o \ nerverot.o xrayswarm.o hyperball.o zoom.o whirlwindwarp.o \ - rotzoomer.o whirlygig.o speedmine.o vermiculate.o + rotzoomer.o whirlygig.o speedmine.o vermiculate.o \ + xpm-pixmap.o webcollage-helper.o twang.o apollonian.o \ + euler2d.o juggle.o polyominoes.o thornbird.o fluidballs.o \ + anemone.o halftone.o metaballs.o eruption.o popsquares.o \ + barcode.o piecewise.o cloudlife.o fontglide.o apple2.o \ + apple2-main.o analogtv.o xanalogtv.o pong.o wormhole.o \ + mismunch.o pacman.o pacman_ai.o pacman_level.o \ + fuzzyflakes.o anemotaxis.o memscroller.c NEXES = attraction blitspin bouboule braid bubbles decayscreen deco \ drift flag flame forest vines galaxy grav greynetic halo \ @@ -127,8 +145,14 @@ NEXES = attraction blitspin bouboule braid bubbles decayscreen deco \ wander spotlight critical phosphor xmatrix petri shadebobs \ xsublim ccurve blaster bumps ripples xteevee xspirograph \ nerverot xrayswarm hyperball zoom whirlwindwarp rotzoomer \ - whirlygig speedmine vermiculate + whirlygig speedmine vermiculate twang apollonian euler2d \ + juggle polyominoes thornbird fluidballs anemone halftone \ + metaballs eruption popsquares barcode piecewise cloudlife \ + fontglide apple2 xanalogtv pong wormhole mismunch \ + pacman fuzzyflakes anemotaxis memscroller \ + @JPEG_EXES@ SEXES = sonar +JPEG_EXES = webcollage-helper EXES = $(NEXES) $(SEXES) HACK_OBJS_1 = $(UTILS_BIN)/resources.o $(UTILS_BIN)/visual.o \ @@ -141,25 +165,40 @@ XSHM_OBJS = $(UTILS_BIN)/xshm.o XDBE_OBJS = $(UTILS_BIN)/xdbe.o HDRS = bubbles.h screenhack.h xlockmore.h xlockmoreI.h automata.h \ - bumps.h -MEN = attraction.man blitspin.man bouboule.man braid.man \ - bubbles.man decayscreen.man deco.man drift.man flag.man \ - flame.man forest.man vines.man galaxy.man grav.man \ - greynetic.man halo.man helix.man hopalong.man hypercube.man \ - ifs.man imsmap.man julia.man kaleidescope.man laser.man \ - lightning.man lisa.man lmorph.man maze.man moire.man \ - noseguy.man pedal.man penrose.man pyro.man qix.man \ - rocks.man rorschach.man sierpinski.man slidescreen.man \ - slip.man sphere.man spiral.man strange.man swirl.man \ - goop.man starfish.man munch.man rd-bomb.man bumps.man \ - xjack.man xlyap.man jigsaw.man epicycle.man bsod.man \ - sonar.man t3d.man squiral.man spotlight.man critical.man \ - vidwhacker.man webcollage.man xsublim.man distort.man \ - phosphor.man xmatrix.man xteevee.man xflame.man petri.man \ - nerverot.man zoom.man whirlwindwarp.man hyperball.man \ - rotzoomer.man whirlygig.man speedmine.man penetrate.man + bumps.h xpm-pixmap.h apple2.h analogtv.h \ + pacman.h pacman_ai.h pacman_level.h +MEN = anemone.man ant.man apollonian.man attraction.man \ + blaster.man blitspin.man bouboule.man braid.man bsod.man \ + bubbles.man bumps.man ccurve.man compass.man coral.man \ + critical.man crystal.man cynosure.man decayscreen.man \ + deco.man deluxe.man demon.man discrete.man distort.man \ + drift.man epicycle.man euler2d.man fadeplot.man flag.man \ + flame.man flow.man fluidballs.man forest.man galaxy.man \ + goop.man grav.man greynetic.man halo.man helix.man \ + hopalong.man hyperball.man hypercube.man ifs.man imsmap.man \ + interference.man jigsaw.man juggle.man julia.man \ + kaleidescope.man kumppa.man laser.man lightning.man \ + lisa.man lissie.man lmorph.man loop.man maze.man moire.man \ + moire2.man mountain.man munch.man nerverot.man noseguy.man \ + pedal.man penetrate.man penrose.man petri.man phosphor.man \ + polyominoes.man pyro.man qix.man rd-bomb.man ripples.man \ + rocks.man rorschach.man rotor.man rotzoomer.man \ + shadebobs.man sierpinski.man slidescreen.man slip.man \ + sonar.man speedmine.man sphere.man spiral.man \ + spotlight.man squiral.man starfish.man strange.man \ + swirl.man t3d.man thornbird.man triangle.man truchet.man \ + twang.man vermiculate.man vidwhacker.man vines.man \ + wander.man webcollage.man whirlwindwarp.man whirlygig.man \ + worm.man xflame.man xjack.man xlyap.man xmatrix.man \ + xrayswarm.man xspirograph.man xsublim.man xteevee.man \ + zoom.man halftone.man eruption.man metaballs.man \ + barcode.man piecewise.man cloudlife.man ljlatest.man \ + fontglide.man apple2.man xanalogtv.man pong.man \ + wormhole.man mismunch.man pacman.man fuzzyflakes.man \ + anemotaxis.man memscroller.man STAR = * -EXTRAS = README Makefile.in xlock_23.h .gdbinit \ +EXTRAS = README Makefile.in xlock_23.h xml2man.pl .gdbinit \ + euler2d.tex \ config/README \ config/$(STAR).xml \ images/$(STAR).xbm \ @@ -169,7 +208,8 @@ EXTRAS = README Makefile.in xlock_23.h .gdbinit \ images/noseguy/$(STAR).xbm \ images/noseguy/$(STAR).xpm \ images/jigsaw/$(STAR).xbm \ - images/molecules/$(STAR).pdb + images/molecules/$(STAR).pdb \ + images/pacman/$(STAR).xpm VMSFILES = compile_axp.com compile_decc.com link_axp.com link_decc.com \ vms_axp.opt vms_axp_12.opt vms_decc.opt vms_decc_12.opt @@ -241,12 +281,13 @@ munge-scripts: $(SCRIPTS) perl="${PERL}" ; \ rm -f $$tmp ; \ for program in $(SCRIPTS); do \ - echo "adjusting location of perl in $$program..." ; \ sed "s@^\(#!\)\(/[^ ]*/perl[^ ]*\)\(.*\)\$$@\1$$perl\3@" \ < $(srcdir)/$$program > $$tmp ; \ if cmp -s $(srcdir)/$$program $$tmp ; then \ + echo "$$program unchanged" ; \ true ; \ else \ + echo "$$program: setting interpreter to $$perl" ; \ cat $$tmp > ./$$program ; \ fi ; \ done ; \ @@ -254,26 +295,26 @@ munge-scripts: $(SCRIPTS) install-man: $(MEN) @men="$(MEN)" ; \ - if [ ! -d $(install_prefix)$(man1dir) ]; then \ - $(INSTALL_DIRS) $(install_prefix)$(man1dir) ; \ + if [ ! -d $(install_prefix)$(manNdir) ]; then \ + $(INSTALL_DIRS) $(install_prefix)$(manNdir) ; \ fi ; \ for man in $$men; do \ instname=`echo $$man | sed 's/\.man$$/\.$(mansuffix)/'` ; \ echo $(INSTALL_DATA) $(srcdir)/$$man \ - $(install_prefix)$(man1dir)/$$instname ; \ + $(install_prefix)$(manNdir)/$$instname ; \ $(INSTALL_DATA) $(srcdir)/$$man \ - $(install_prefix)$(man1dir)/$$instname ; \ + $(install_prefix)$(manNdir)/$$instname ; \ done install-xml: @if [ ! -d $(install_prefix)$(HACK_CONF_DIR) ]; then \ $(INSTALL_DIRS) $(install_prefix)$(HACK_CONF_DIR) ; \ fi ; \ - cd $(srcdir)/config/ ; \ - for file in README $(STAR).xml ; do \ - echo $(INSTALL_DATA) $$file \ + files=`cd $(srcdir)/config/ ; echo README $(STAR).xml` ; \ + for file in $$files ; do \ + echo $(INSTALL_DATA) $(srcdir)/config/$$file \ $(install_prefix)$(HACK_CONF_DIR)/$$file ; \ - $(INSTALL_DATA) $$file \ + $(INSTALL_DATA) $(srcdir)/config/$$file \ $(install_prefix)$(HACK_CONF_DIR)/$$file ; \ done @@ -287,8 +328,8 @@ uninstall-man: @men="$(MEN)" ; \ for man in $$men; do \ instname=`echo $$man | sed 's/\.man$$/\.$(mansuffix)/'` ; \ - echo rm -f $(install_prefix)$(man1dir)/$$instname ; \ - rm -f $(install_prefix)$(man1dir)/$$instname ; \ + echo rm -f $(install_prefix)$(manNdir)/$$instname ; \ + rm -f $(install_prefix)$(manNdir)/$$instname ; \ done uninstall-xml: @@ -320,10 +361,12 @@ distdepend:: $(DEPEND) -w 0 -f - \ -s '# DO NOT DELETE: updated by make distdepend' $(DEPEND_FLAGS) -- \ $(INCLUDES) $(DEFS) $(DEPEND_DEFINES) $(CFLAGS) $(X_CFLAGS) -- \ - $(SRCS) | \ + $(SRCS) 2>/dev/null | \ + sort -d | \ ( \ awk '/^# .*Makefile.in ---/,/^# DO .*distdepend/' < Makefile.in ; \ - sed -e 's@ \./@ @g;s@ /[^ ]*@@g;/^.*:$$/d' \ + sed -e '/^#.*/d' \ + -e 's@ \./@ @g;s@ /[^ ]*@@g;/^.*:$$/d' \ -e 's@\.\./utils@$$(UTILS_SRC)@g' \ -e 's@ \([^$$]\)@ $$(srcdir)/\1@g' \ -e 's@ $$(srcdir)/\(.*config.h\)@ \1@g' ; \ @@ -339,6 +382,45 @@ tags: echo_tarfiles: @echo $(TARFILES) +check_men: + @badmen="" ; \ + for exe in $(EXES) $(SCRIPTS); do \ + if ! [ -f $(srcdir)/$$exe.man \ + -o "$$exe" = webcollage-helper ]; then \ + badmen="$$badmen $$exe" ; \ + fi ; \ + done ; \ + if [ -n "$$badmen" ]; then \ + echo "" ; \ + echo "Warning: The following programs have no manuals:" ; \ + echo "" ; \ + for m in $$badmen ; do \ + echo " $$m" ; \ + done ; \ + fi + +check_xml: + @badxml="" ; \ + for exe in $(EXES) $(SCRIPTS); do \ + if ! [ -f $(srcdir)/config/$$exe.xml \ + -o "$$exe" = webcollage-helper \ + -o "$$exe" = xsublim \ + -o "$$exe" = ljlatest ]; then \ + badxml="$$badxml $$exe" ; \ + fi ; \ + done ; \ + if [ -n "$$badxml" ]; then \ + echo "" ; \ + echo "Warning: The following programs have no configurators:" ; \ + echo "" ; \ + for m in $$badxml ; do \ + echo " $$m" ; \ + done ; \ + echo "" ; \ + fi + + + # Rules for generating the VMS makefiles on Unix, so that it doesn't have to # be done by hand... @@ -354,7 +436,7 @@ compile_axp.com: Makefile.in done ; \ foo="$(VMS_AXP_COMPILE_1),XLOCKMORE$(VMS_AXP_COMPILE_2)" ; \ echo $${foo}/OBJ=SCREENHACK-XLOCK.OBJ SCREENHACK.C ; \ - ) | sort > $@ + ) | sort -d > $@ compile_decc.com: compile_axp.com @echo generating $@ from $<... ; \ @@ -378,7 +460,7 @@ $(srcdir)/../setup.com: Makefile.in c2=`echo "$${c2}" | sed 's/^\(........*\) $$/\1/'` ; \ echo '$$' "$${c2}:== $$'mydir'$${c}" ; \ done ; \ - ) | sort ; \ + ) | sort -d ; \ echo '$$ set def [-.DRIVER]' ; \ echo '$$ mydir = mydisk+f$$directory()' ; \ echo "$$ xscreensaver :== $$'mydir'xscreensaver" ; \ @@ -390,6 +472,7 @@ $(srcdir)/../setup.com: Makefile.in distdepend:: compile_axp.com compile_decc.com distdepend:: link_axp.com link_decc.com distdepend:: $(srcdir)/../setup.com +distdepend:: check_men check_xml # Rules for noticing when the objects from the utils directory are out of @@ -427,6 +510,7 @@ screenhack-xlock.o: screenhack.c -DXLOCKMORE $(srcdir)/screenhack.c # Some abbreviations to keep the lines short... +XPM = xpm-pixmap.o ALP = $(UTILS_BIN)/alpha.o HSV = $(UTILS_BIN)/hsv.o SPL = $(UTILS_BIN)/spline.o @@ -437,6 +521,8 @@ COL = $(COLOR_OBJS) SHM = $(XSHM_OBJS) DBE = $(XDBE_OBJS) BARS = $(UTILS_BIN)/colorbars.o $(LOGO) +ATV = analogtv.o $(SHM) +APPLE2 = apple2.o $(ATV) CC_HACK = $(CC) $(LDFLAGS) @@ -454,11 +540,11 @@ xscreensaver-sgigl: xscreensaver-sgigl.c attraction: attraction.o $(HACK_OBJS) $(COL) $(SPL) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(SPL) $(HACK_LIBS) -blitspin: blitspin.o $(HACK_OBJS) $(GRAB) - $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB) $(XPM_LIBS) +blitspin: blitspin.o $(HACK_OBJS) $(GRAB) $(XPM) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB) $(XPM) $(XPM_LIBS) -bubbles: bubbles.o $(HACK_OBJS) bubbles-default.o - $(CC_HACK) -o $@ $@.o $(HACK_OBJS) bubbles-default.o $(XPM_LIBS) +bubbles: bubbles.o $(HACK_OBJS) bubbles-default.o $(XPM) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) bubbles-default.o $(XPM) $(XPM_LIBS) decayscreen: decayscreen.o $(HACK_OBJS) $(GRAB) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB) $(HACK_LIBS) @@ -499,8 +585,8 @@ moire: moire.o $(HACK_OBJS) $(COL) $(SHM) moire2: moire2.o $(HACK_OBJS) $(COL) $(DBE) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(DBE) $(HACK_LIBS) -noseguy: noseguy.o $(HACK_OBJS) - $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(XPM_LIBS) +noseguy: noseguy.o $(HACK_OBJS) $(XPM) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(XPM) $(XPM_LIBS) pedal: pedal.o $(HACK_OBJS) $(HSV) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(HSV) $(HACK_LIBS) @@ -556,8 +642,14 @@ interference: interference.o $(HACK_OBJS) $(COL) $(SHM) $(DBE) truchet: truchet.o $(HACK_OBJS) $(COL) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(HACK_LIBS) -bsod: bsod.o $(HACK_OBJS) $(GRAB) - $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB) $(HACK_LIBS) $(XPM_LIBS) +bsod: bsod.o $(HACK_OBJS) $(GRAB) $(APPLE2) $(XPM) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB) $(APPLE2) $(XPM) $(XPM_LIBS) + +apple2: apple2.o apple2-main.o $(HACK_OBJS) $(ATV) $(GRAB) + $(CC_HACK) -o $@ $@.o apple2-main.o $(HACK_OBJS) $(ATV) $(GRAB) $(XPM_LIBS) $(PTY_LIBS) + +xanalogtv: xanalogtv.o $(HACK_OBJS) $(ATV) $(GRAB) $(XPM) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(ATV) $(GRAB) $(XPM) $(XPM_LIBS) $(HACK_LIBS) distort: distort.o $(HACK_OBJS) $(GRAB) $(SHM) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB) $(SHM) $(HACK_LIBS) @@ -583,8 +675,8 @@ compass: compass.o $(HACK_OBJS) $(DBE) squiral: squiral.o $(HACK_OBJS) $(COL) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(HACK_LIBS) -xflame: xflame.o $(HACK_OBJS) $(SHM) - $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(SHM) $(HACK_LIBS) $(XPM_LIBS) +xflame: xflame.o $(HACK_OBJS) $(SHM) $(XPM) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(SHM) $(XPM) $(XPM_LIBS) wander: wander.o $(HACK_OBJS) $(COL) $(ERASE) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(ERASE) $(HACK_LIBS) @@ -596,10 +688,10 @@ critical: critical.o $(HACK_OBJS) $(COL) $(ERASE) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(ERASE) $(HACK_LIBS) phosphor: phosphor.o $(HACK_OBJS) $(COL) - $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(HACK_LIBS) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(HACK_LIBS) $(PTY_LIBS) -xmatrix: xmatrix.o $(HACK_OBJS) - $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(HACK_LIBS) $(XPM_LIBS) +xmatrix: xmatrix.o $(HACK_OBJS) $(XPM) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(XPM) $(XPM_LIBS) petri: petri.o $(HACK_OBJS) $(COL) $(SPL) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(SPL) $(HACK_LIBS) @@ -613,8 +705,8 @@ ccurve: ccurve.o $(HACK_OBJS) $(COL) $(SPL) blaster: blaster.o $(HACK_OBJS) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(HACK_LIBS) -bumps: bumps.o $(HACK_OBJS) $(GRAB) - $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB) $(HACK_LIBS) +bumps: bumps.o $(HACK_OBJS) $(GRAB) $(SHM) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB) $(SHM) $(HACK_LIBS) ripples: ripples.o $(HACK_OBJS) $(SHM) $(COL) $(GRAB) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(SHM) $(COL) $(GRAB) $(HACK_LIBS) @@ -643,8 +735,8 @@ whirlwindwarp: whirlwindwarp.o $(HACK_OBJS) $(COL) rotzoomer: rotzoomer.o $(HACK_OBJS) $(GRAB) $(SHM) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB) $(SHM) $(HACK_LIBS) -whirlygig: whirlygig.o $(HACK_OBJS) $(COL) - $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(HACK_LIBS) +whirlygig: whirlygig.o $(HACK_OBJS) $(DBE) $(COL) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(DBE) $(COL) $(HACK_LIBS) speedmine: speedmine.o $(HACK_OBJS) $(COL) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(HACK_LIBS) @@ -652,6 +744,57 @@ speedmine: speedmine.o $(HACK_OBJS) $(COL) vermiculate: vermiculate.o $(HACK_OBJS) $(COL) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(HACK_LIBS) +twang: twang.o $(HACK_OBJS) $(GRAB) $(SHM) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB) $(SHM) $(HACK_LIBS) + +fluidballs: fluidballs.o $(HACK_OBJS) $(DBE) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(DBE) $(HACK_LIBS) + +anemone: anemone.o $(HACK_OBJS) $(DBE) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(DBE) $(HACK_LIBS) + +halftone: halftone.o $(HACK_OBJS) $(COL) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(HACK_LIBS) + +metaballs: metaballs.o $(HACK_OBJS) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(HACK_LIBS) + +eruption: eruption.o $(HACK_OBJS) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(HACK_LIBS) + +popsquares: popsquares.o $(HACK_OBJS) $(DBE) $(COL) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(DBE) $(COL) $(HACK_LIBS) + +barcode: barcode.o $(HACK_OBJS) $(HSV) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(HSV) $(HACK_LIBS) + +piecewise: piecewise.o $(HACK_OBJS) $(COL) $(DBE) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(DBE) $(HACK_LIBS) + +cloudlife: cloudlife.o $(HACK_OBJS) $(COL) $(DBE) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(DBE) $(HACK_LIBS) + +fontglide: fontglide.o $(HACK_OBJS) $(DBE) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(DBE) $(HACK_LIBS) + +pong: pong.o $(HACK_OBJS) $(ATV) $(GRAB) $(XPM) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(ATV) $(GRAB) $(XPM) $(XPM_LIBS) $(HACK_LIBS) + +wormhole: wormhole.o $(HACK_OBJS) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(HACK_LIBS) + +mismunch: mismunch.o $(HACK_OBJS) $(COL) $(SPL) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(SPL) $(HACK_LIBS) + +fuzzyflakes: fuzzyflakes.o $(HACK_OBJS) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(HACK_LIBS) + +anemotaxis: anemotaxis.o $(HACK_OBJS) $(DBE) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(DBE) $(HACK_LIBS) + +memscroller: memscroller.o $(HACK_OBJS) $(SHM) $(COL) + $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(SHM) $(COL) $(HACK_LIBS) + # The rules for those hacks which follow the `xlockmore' API. # @@ -665,8 +808,8 @@ braid: braid.o $(XLOCK_OBJS) $(ERASE) drift: drift.o $(XLOCK_OBJS) $(ERASE) $(CC_HACK) -o $@ $@.o $(XLOCK_OBJS) $(ERASE) $(HACK_LIBS) -flag: flag.o $(XLOCK_OBJS) - $(CC_HACK) -o $@ $@.o $(XLOCK_OBJS) $(XPM_LIBS) +flag: flag.o $(XLOCK_OBJS) $(XPM) + $(CC_HACK) -o $@ $@.o $(XLOCK_OBJS) $(XPM) $(XPM_LIBS) forest: forest.o $(XLOCK_OBJS) $(ERASE) $(CC_HACK) -o $@ $@.o $(XLOCK_OBJS) $(ERASE) $(HACK_LIBS) @@ -749,43 +892,100 @@ loop: loop.o $(XLOCK_OBJS) flow: flow.o $(XLOCK_OBJS) $(CC_HACK) -o $@ $@.o $(XLOCK_OBJS) $(HACK_LIBS) -discrete: discrete.o $(XLOCK_OBJS) $(ERASE) +discrete: discrete.o $(XLOCK_OBJS) $(ERASE) + $(CC_HACK) -o $@ $@.o $(XLOCK_OBJS) $(ERASE) $(HACK_LIBS) + +crystal: crystal.o $(XLOCK_OBJS) + $(CC_HACK) -o $@ $@.o $(XLOCK_OBJS) $(HACK_LIBS) + +apollonian: apollonian.o $(XLOCK_OBJS) $(ERASE) + $(CC_HACK) -o $@ $@.o $(XLOCK_OBJS) $(ERASE) $(HACK_LIBS) + +euler2d: euler2d.o $(XLOCK_OBJS) + $(CC_HACK) -o $@ $@.o $(XLOCK_OBJS) $(HACK_LIBS) + +juggle: juggle.o $(XLOCK_OBJS) + $(CC_HACK) -o $@ $@.o $(XLOCK_OBJS) $(HACK_LIBS) + +polyominoes: polyominoes.o $(XLOCK_OBJS) $(ERASE) $(CC_HACK) -o $@ $@.o $(XLOCK_OBJS) $(ERASE) $(HACK_LIBS) -crystal: crystal.o $(XLOCK_OBJS) +thornbird: thornbird.o $(XLOCK_OBJS) $(CC_HACK) -o $@ $@.o $(XLOCK_OBJS) $(HACK_LIBS) +PACOBJS=pacman_ai.o pacman_level.o +pacman: pacman.o $(PACOBJS) $(XLOCK_OBJS) $(XPM) + $(CC_HACK) -o $@ $@.o $(PACOBJS) $(XLOCK_OBJS) $(XPM) $(XPM_LIBS) -# This one is not like the others. +# These are not like the others. # xsublim: xsublim.o $(HACK_OBJS_1) $(CC_HACK) -o $@ $@.o $(HACK_OBJS_1) $(HACK_LIBS) +webcollage-helper: webcollage-helper.o + $(CC_HACK) -o $@ $@.o $(XPM_LIBS) $(JPEG_LIBS) + ############################################################################## # # DO NOT DELETE: updated by make distdepend -# $(srcdir)/DO $(srcdir)/NOT $(srcdir)/DELETE: $(srcdir)/updated $(srcdir)/by $(srcdir)/make $(srcdir)/distdepend -attraction.o: $(srcdir)/screenhack.h +analogtv.o: $(srcdir)/analogtv.h +analogtv.o: ../config.h +anemone.o: ../config.h +anemone.o: $(srcdir)/screenhack.h +anemotaxis.o: ../config.h +anemotaxis.o: $(srcdir)/screenhack.h +ant.o: $(srcdir)/automata.h +ant.o: ../config.h +ant.o: $(srcdir)/screenhack.h +ant.o: $(srcdir)/xlockmore.h +ant.o: $(srcdir)/xlockmoreI.h +apollonian.o: ../config.h +apollonian.o: $(srcdir)/screenhack.h +apollonian.o: $(srcdir)/xlockmore.h +apollonian.o: $(srcdir)/xlockmoreI.h +apple2-main.o: $(srcdir)/analogtv.h +apple2-main.o: $(srcdir)/apple2.h +apple2-main.o: ../config.h +apple2-main.o: $(srcdir)/screenhack.h +apple2.o: $(srcdir)/analogtv.h +apple2.o: $(srcdir)/apple2.h +apple2.o: ../config.h +apple2.o: $(srcdir)/screenhack.h attraction.o: ../config.h -blitspin.o: $(srcdir)/screenhack.h +attraction.o: $(srcdir)/screenhack.h +barcode.o: ../config.h +barcode.o: $(srcdir)/screenhack.h +blaster.o: ../config.h +blaster.o: $(srcdir)/screenhack.h blitspin.o: ../config.h blitspin.o: $(srcdir)/images/som.xbm -bouboule.o: $(srcdir)/xlockmore.h +blitspin.o: $(srcdir)/screenhack.h +blitspin.o: $(srcdir)/xpm-pixmap.h bouboule.o: ../config.h -bouboule.o: $(srcdir)/xlockmoreI.h bouboule.o: $(srcdir)/screenhack.h -braid.o: $(srcdir)/xlockmore.h +bouboule.o: $(srcdir)/xlockmore.h +bouboule.o: $(srcdir)/xlockmoreI.h braid.o: ../config.h -braid.o: $(srcdir)/xlockmoreI.h braid.o: $(srcdir)/screenhack.h -bubbles.o: $(srcdir)/screenhack.h -bubbles.o: ../config.h -bubbles.o: $(srcdir)/bubbles.h -bubbles-default.o: ../config.h +braid.o: $(srcdir)/xlockmore.h +braid.o: $(srcdir)/xlockmoreI.h +bsod.o: $(srcdir)/analogtv.h +bsod.o: $(srcdir)/apple2.h +bsod.o: ../config.h +bsod.o: $(srcdir)/images/amiga.xpm +bsod.o: $(srcdir)/images/atari.xbm +bsod.o: $(srcdir)/images/hmac.xpm +bsod.o: $(srcdir)/images/macbomb.xbm +bsod.o: $(srcdir)/images/mac.xbm +bsod.o: $(srcdir)/screenhack.h +bsod.o: $(srcdir)/xpm-pixmap.h bubbles-default.o: $(srcdir)/bubbles.h +bubbles-default.o: ../config.h +bubbles-default.o: $(srcdir)/images/bubbles/blood10.xpm +bubbles-default.o: $(srcdir)/images/bubbles/blood11.xpm bubbles-default.o: $(srcdir)/images/bubbles/blood1.xpm bubbles-default.o: $(srcdir)/images/bubbles/blood2.xpm bubbles-default.o: $(srcdir)/images/bubbles/blood3.xpm @@ -795,8 +995,8 @@ bubbles-default.o: $(srcdir)/images/bubbles/blood6.xpm bubbles-default.o: $(srcdir)/images/bubbles/blood7.xpm bubbles-default.o: $(srcdir)/images/bubbles/blood8.xpm bubbles-default.o: $(srcdir)/images/bubbles/blood9.xpm -bubbles-default.o: $(srcdir)/images/bubbles/blood10.xpm -bubbles-default.o: $(srcdir)/images/bubbles/blood11.xpm +bubbles-default.o: $(srcdir)/images/bubbles/blue10.xpm +bubbles-default.o: $(srcdir)/images/bubbles/blue11.xpm bubbles-default.o: $(srcdir)/images/bubbles/blue1.xpm bubbles-default.o: $(srcdir)/images/bubbles/blue2.xpm bubbles-default.o: $(srcdir)/images/bubbles/blue3.xpm @@ -806,8 +1006,8 @@ bubbles-default.o: $(srcdir)/images/bubbles/blue6.xpm bubbles-default.o: $(srcdir)/images/bubbles/blue7.xpm bubbles-default.o: $(srcdir)/images/bubbles/blue8.xpm bubbles-default.o: $(srcdir)/images/bubbles/blue9.xpm -bubbles-default.o: $(srcdir)/images/bubbles/blue10.xpm -bubbles-default.o: $(srcdir)/images/bubbles/blue11.xpm +bubbles-default.o: $(srcdir)/images/bubbles/glass10.xpm +bubbles-default.o: $(srcdir)/images/bubbles/glass11.xpm bubbles-default.o: $(srcdir)/images/bubbles/glass1.xpm bubbles-default.o: $(srcdir)/images/bubbles/glass2.xpm bubbles-default.o: $(srcdir)/images/bubbles/glass3.xpm @@ -817,8 +1017,8 @@ bubbles-default.o: $(srcdir)/images/bubbles/glass6.xpm bubbles-default.o: $(srcdir)/images/bubbles/glass7.xpm bubbles-default.o: $(srcdir)/images/bubbles/glass8.xpm bubbles-default.o: $(srcdir)/images/bubbles/glass9.xpm -bubbles-default.o: $(srcdir)/images/bubbles/glass10.xpm -bubbles-default.o: $(srcdir)/images/bubbles/glass11.xpm +bubbles-default.o: $(srcdir)/images/bubbles/jade10.xpm +bubbles-default.o: $(srcdir)/images/bubbles/jade11.xpm bubbles-default.o: $(srcdir)/images/bubbles/jade1.xpm bubbles-default.o: $(srcdir)/images/bubbles/jade2.xpm bubbles-default.o: $(srcdir)/images/bubbles/jade3.xpm @@ -828,82 +1028,211 @@ bubbles-default.o: $(srcdir)/images/bubbles/jade6.xpm bubbles-default.o: $(srcdir)/images/bubbles/jade7.xpm bubbles-default.o: $(srcdir)/images/bubbles/jade8.xpm bubbles-default.o: $(srcdir)/images/bubbles/jade9.xpm -bubbles-default.o: $(srcdir)/images/bubbles/jade10.xpm -bubbles-default.o: $(srcdir)/images/bubbles/jade11.xpm -decayscreen.o: $(srcdir)/screenhack.h +bubbles.o: $(srcdir)/bubbles.h +bubbles.o: ../config.h +bubbles.o: $(srcdir)/screenhack.h +bubbles.o: $(srcdir)/xpm-pixmap.h +bumps.o: $(srcdir)/bumps.h +bumps.o: ../config.h +bumps.o: $(srcdir)/screenhack.h +ccurve.o: ../config.h +ccurve.o: $(srcdir)/screenhack.h +cloudlife.o: ../config.h +cloudlife.o: $(srcdir)/screenhack.h +compass.o: ../config.h +compass.o: $(srcdir)/screenhack.h +coral.o: ../config.h +coral.o: $(srcdir)/screenhack.h +critical.o: ../config.h +critical.o: $(srcdir)/screenhack.h +crystal.o: ../config.h +crystal.o: $(srcdir)/screenhack.h +crystal.o: $(srcdir)/xlockmore.h +crystal.o: $(srcdir)/xlockmoreI.h +cynosure.o: ../config.h +cynosure.o: $(srcdir)/screenhack.h decayscreen.o: ../config.h -deco.o: $(srcdir)/screenhack.h +decayscreen.o: $(srcdir)/screenhack.h deco.o: ../config.h -drift.o: $(srcdir)/xlockmore.h +deco.o: $(srcdir)/screenhack.h +deluxe.o: ../config.h +deluxe.o: $(srcdir)/screenhack.h +demon.o: $(srcdir)/automata.h +demon.o: ../config.h +demon.o: $(srcdir)/screenhack.h +demon.o: $(srcdir)/xlockmore.h +demon.o: $(srcdir)/xlockmoreI.h +discrete.o: ../config.h +discrete.o: $(srcdir)/screenhack.h +discrete.o: $(srcdir)/xlockmore.h +discrete.o: $(srcdir)/xlockmoreI.h +distort.o: ../config.h +distort.o: $(srcdir)/screenhack.h drift.o: ../config.h -drift.o: $(srcdir)/xlockmoreI.h drift.o: $(srcdir)/screenhack.h -flag.o: $(srcdir)/xlockmore.h +drift.o: $(srcdir)/xlockmore.h +drift.o: $(srcdir)/xlockmoreI.h +epicycle.o: ../config.h +epicycle.o: $(srcdir)/screenhack.h +eruption.o: ../config.h +eruption.o: $(srcdir)/screenhack.h +euler2d.o: ../config.h +euler2d.o: $(srcdir)/screenhack.h +euler2d.o: $(srcdir)/xlockmore.h +euler2d.o: $(srcdir)/xlockmoreI.h +fadeplot.o: ../config.h +fadeplot.o: $(srcdir)/screenhack.h +fadeplot.o: $(srcdir)/xlockmore.h +fadeplot.o: $(srcdir)/xlockmoreI.h flag.o: ../config.h -flag.o: $(srcdir)/xlockmoreI.h -flag.o: $(srcdir)/screenhack.h flag.o: $(srcdir)/images/bob.xbm -flame.o: $(srcdir)/screenhack.h +flag.o: $(srcdir)/screenhack.h +flag.o: $(srcdir)/xlockmore.h +flag.o: $(srcdir)/xlockmoreI.h +flag.o: $(srcdir)/xpm-pixmap.h flame.o: ../config.h +flame.o: $(srcdir)/screenhack.h +flow.o: ../config.h +flow.o: $(srcdir)/screenhack.h +flow.o: $(srcdir)/xlockmore.h +flow.o: $(srcdir)/xlockmoreI.h +fluidballs.o: ../config.h +fluidballs.o: $(srcdir)/screenhack.h +fontglide.o: ../config.h +fontglide.o: $(srcdir)/screenhack.h forest.o: ../config.h +forest.o: $(srcdir)/screenhack.h forest.o: $(srcdir)/xlockmore.h forest.o: $(srcdir)/xlockmoreI.h -forest.o: $(srcdir)/screenhack.h -vines.o: $(srcdir)/xlockmore.h -vines.o: ../config.h -vines.o: $(srcdir)/xlockmoreI.h -vines.o: $(srcdir)/screenhack.h -galaxy.o: $(srcdir)/xlockmore.h +fuzzyflakes.o: ../config.h +fuzzyflakes.o: $(srcdir)/screenhack.h galaxy.o: ../config.h -galaxy.o: $(srcdir)/xlockmoreI.h galaxy.o: $(srcdir)/screenhack.h -grav.o: $(srcdir)/xlockmore.h +galaxy.o: $(srcdir)/xlockmore.h +galaxy.o: $(srcdir)/xlockmoreI.h +goop.o: ../config.h +goop.o: $(srcdir)/screenhack.h grav.o: ../config.h -grav.o: $(srcdir)/xlockmoreI.h grav.o: $(srcdir)/screenhack.h -greynetic.o: $(srcdir)/screenhack.h +grav.o: $(srcdir)/xlockmore.h +grav.o: $(srcdir)/xlockmoreI.h greynetic.o: ../config.h -halo.o: $(srcdir)/screenhack.h +greynetic.o: $(srcdir)/screenhack.h +halftone.o: ../config.h +halftone.o: $(srcdir)/screenhack.h halo.o: ../config.h -helix.o: $(srcdir)/screenhack.h +halo.o: $(srcdir)/screenhack.h helix.o: ../config.h -hopalong.o: $(srcdir)/xlockmore.h +helix.o: $(srcdir)/screenhack.h hopalong.o: ../config.h -hopalong.o: $(srcdir)/xlockmoreI.h hopalong.o: $(srcdir)/screenhack.h -hypercube.o: $(srcdir)/screenhack.h +hopalong.o: $(srcdir)/xlockmore.h +hopalong.o: $(srcdir)/xlockmoreI.h +hyperball.o: ../config.h +hyperball.o: $(srcdir)/screenhack.h hypercube.o: ../config.h -ifs.o: $(srcdir)/xlockmore.h +hypercube.o: $(srcdir)/screenhack.h ifs.o: ../config.h -ifs.o: $(srcdir)/xlockmoreI.h ifs.o: $(srcdir)/screenhack.h -imsmap.o: $(srcdir)/screenhack.h +ifs.o: $(srcdir)/xlockmore.h +ifs.o: $(srcdir)/xlockmoreI.h imsmap.o: ../config.h -julia.o: $(srcdir)/xlockmore.h +imsmap.o: $(srcdir)/screenhack.h +interference.o: ../config.h +interference.o: $(srcdir)/screenhack.h +jigsaw.o: ../config.h +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_e_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_e_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_ne_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_ne_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_n_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_n_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_nw_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_nw_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_se_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_se_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_s_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_s_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_sw_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_sw_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_w_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_w_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_e_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_e_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_ne_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_ne_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_n_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_n_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_nw_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_nw_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_se_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_se_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_s_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_s_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_sw_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_sw_h.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_w_f.xbm +jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_w_h.xbm +jigsaw.o: $(srcdir)/screenhack.h +juggle.o: ../config.h +juggle.o: $(srcdir)/screenhack.h +juggle.o: $(srcdir)/xlockmore.h +juggle.o: $(srcdir)/xlockmoreI.h julia.o: ../config.h -julia.o: $(srcdir)/xlockmoreI.h julia.o: $(srcdir)/screenhack.h -kaleidescope.o: $(srcdir)/screenhack.h +julia.o: $(srcdir)/xlockmore.h +julia.o: $(srcdir)/xlockmoreI.h kaleidescope.o: ../config.h -laser.o: $(srcdir)/xlockmore.h +kaleidescope.o: $(srcdir)/screenhack.h +kumppa.o: ../config.h +kumppa.o: $(srcdir)/screenhack.h laser.o: ../config.h -laser.o: $(srcdir)/xlockmoreI.h laser.o: $(srcdir)/screenhack.h -lightning.o: $(srcdir)/xlockmore.h +laser.o: $(srcdir)/xlockmore.h +laser.o: $(srcdir)/xlockmoreI.h lightning.o: ../config.h -lightning.o: $(srcdir)/xlockmoreI.h lightning.o: $(srcdir)/screenhack.h -lisa.o: $(srcdir)/xlockmore.h +lightning.o: $(srcdir)/xlockmore.h +lightning.o: $(srcdir)/xlockmoreI.h lisa.o: ../config.h -lisa.o: $(srcdir)/xlockmoreI.h lisa.o: $(srcdir)/screenhack.h -lmorph.o: $(srcdir)/screenhack.h -lmorph.o: ../config.h -maze.o: $(srcdir)/screenhack.h -maze.o: ../config.h -moire.o: $(srcdir)/screenhack.h -moire.o: ../config.h -noseguy.o: $(srcdir)/screenhack.h +lisa.o: $(srcdir)/xlockmore.h +lisa.o: $(srcdir)/xlockmoreI.h +lissie.o: ../config.h +lissie.o: $(srcdir)/screenhack.h +lissie.o: $(srcdir)/xlockmore.h +lissie.o: $(srcdir)/xlockmoreI.h +lmorph.o: ../config.h +lmorph.o: $(srcdir)/screenhack.h +loop.o: $(srcdir)/automata.h +loop.o: ../config.h +loop.o: $(srcdir)/screenhack.h +loop.o: $(srcdir)/xlockmore.h +loop.o: $(srcdir)/xlockmoreI.h +maze.o: ../config.h +maze.o: $(srcdir)/screenhack.h +memscroller.o: ../config.h +memscroller.o: $(srcdir)/screenhack.h +metaballs.o: ../config.h +metaballs.o: $(srcdir)/screenhack.h +mismunch.o: ../config.h +mismunch.o: $(srcdir)/screenhack.h +moire2.o: ../config.h +moire2.o: $(srcdir)/screenhack.h +moire.o: ../config.h +moire.o: $(srcdir)/screenhack.h +mountain.o: ../config.h +mountain.o: $(srcdir)/screenhack.h +mountain.o: $(srcdir)/xlockmore.h +mountain.o: $(srcdir)/xlockmoreI.h +munch.o: ../config.h +munch.o: $(srcdir)/screenhack.h +nerverot.o: ../config.h +nerverot.o: $(srcdir)/screenhack.h noseguy.o: ../config.h noseguy.o: $(srcdir)/images/noseguy/nose-f1.xpm noseguy.o: $(srcdir)/images/noseguy/nose-f2.xpm @@ -913,243 +1242,183 @@ noseguy.o: $(srcdir)/images/noseguy/nose-l1.xpm noseguy.o: $(srcdir)/images/noseguy/nose-l2.xpm noseguy.o: $(srcdir)/images/noseguy/nose-r1.xpm noseguy.o: $(srcdir)/images/noseguy/nose-r2.xpm -pedal.o: $(srcdir)/screenhack.h +noseguy.o: $(srcdir)/screenhack.h +noseguy.o: $(srcdir)/xpm-pixmap.h +pacman_ai.o: ../config.h +pacman_ai.o: $(srcdir)/pacman_ai.h +pacman_ai.o: $(srcdir)/pacman.h +pacman_ai.o: $(srcdir)/pacman_level.h +pacman_ai.o: $(srcdir)/screenhack.h +pacman_ai.o: $(srcdir)/xlockmoreI.h +pacman_level.o: ../config.h +pacman_level.o: $(srcdir)/pacman.h +pacman_level.o: $(srcdir)/pacman_level.h +pacman_level.o: $(srcdir)/screenhack.h +pacman_level.o: $(srcdir)/xlockmoreI.h +pacman.o: ../config.h +pacman.o: $(srcdir)/images/pacman/ghost-d1.xpm +pacman.o: $(srcdir)/images/pacman/ghost-d2.xpm +pacman.o: $(srcdir)/images/pacman/ghost-l1.xpm +pacman.o: $(srcdir)/images/pacman/ghost-l2.xpm +pacman.o: $(srcdir)/images/pacman/ghost-mask.xpm +pacman.o: $(srcdir)/images/pacman/ghost-r1.xpm +pacman.o: $(srcdir)/images/pacman/ghost-r2.xpm +pacman.o: $(srcdir)/images/pacman/ghost-u1.xpm +pacman.o: $(srcdir)/images/pacman/ghost-u2.xpm +pacman.o: $(srcdir)/pacman_ai.h +pacman.o: $(srcdir)/pacman.h +pacman.o: $(srcdir)/pacman_level.h +pacman.o: $(srcdir)/screenhack.h +pacman.o: $(srcdir)/xlockmore.h +pacman.o: $(srcdir)/xlockmoreI.h +pacman.o: $(srcdir)/xpm-pixmap.h pedal.o: ../config.h -penrose.o: $(srcdir)/xlockmore.h +pedal.o: $(srcdir)/screenhack.h +penetrate.o: ../config.h +penetrate.o: $(srcdir)/screenhack.h penrose.o: ../config.h -penrose.o: $(srcdir)/xlockmoreI.h penrose.o: $(srcdir)/screenhack.h -pyro.o: $(srcdir)/screenhack.h +penrose.o: $(srcdir)/xlockmore.h +penrose.o: $(srcdir)/xlockmoreI.h +petri.o: ../config.h +petri.o: $(srcdir)/screenhack.h +phosphor.o: ../config.h +phosphor.o: $(srcdir)/screenhack.h +piecewise.o: ../config.h +piecewise.o: $(srcdir)/screenhack.h +polyominoes.o: ../config.h +polyominoes.o: $(srcdir)/screenhack.h +polyominoes.o: $(srcdir)/xlockmore.h +polyominoes.o: $(srcdir)/xlockmoreI.h +pong.o: $(srcdir)/analogtv.h +pong.o: ../config.h +pong.o: $(srcdir)/screenhack.h +popsquares.o: ../config.h +popsquares.o: $(srcdir)/screenhack.h pyro.o: ../config.h -qix.o: $(srcdir)/screenhack.h +pyro.o: $(srcdir)/screenhack.h qix.o: ../config.h -rocks.o: $(srcdir)/screenhack.h +qix.o: $(srcdir)/screenhack.h +rd-bomb.o: ../config.h +rd-bomb.o: $(srcdir)/screenhack.h +ripples.o: ../config.h +ripples.o: $(srcdir)/screenhack.h rocks.o: ../config.h -rorschach.o: $(srcdir)/screenhack.h +rocks.o: $(srcdir)/screenhack.h rorschach.o: ../config.h -screenhack.o: $(srcdir)/screenhack.h +rorschach.o: $(srcdir)/screenhack.h +rotor.o: ../config.h +rotor.o: $(srcdir)/screenhack.h +rotor.o: $(srcdir)/xlockmore.h +rotor.o: $(srcdir)/xlockmoreI.h +rotzoomer.o: ../config.h +rotzoomer.o: $(srcdir)/screenhack.h screenhack.o: ../config.h -sierpinski.o: $(srcdir)/xlockmore.h +screenhack.o: $(srcdir)/screenhack.h +shadebobs.o: ../config.h +shadebobs.o: $(srcdir)/screenhack.h sierpinski.o: ../config.h -sierpinski.o: $(srcdir)/xlockmoreI.h sierpinski.o: $(srcdir)/screenhack.h -slidescreen.o: $(srcdir)/screenhack.h +sierpinski.o: $(srcdir)/xlockmore.h +sierpinski.o: $(srcdir)/xlockmoreI.h slidescreen.o: ../config.h -slip.o: $(srcdir)/xlockmore.h +slidescreen.o: $(srcdir)/screenhack.h slip.o: ../config.h -slip.o: $(srcdir)/xlockmoreI.h slip.o: $(srcdir)/screenhack.h -sphere.o: $(srcdir)/xlockmore.h +slip.o: $(srcdir)/xlockmore.h +slip.o: $(srcdir)/xlockmoreI.h +sonar.o: ../config.h +sonar.o: $(srcdir)/screenhack.h +speedmine.o: ../config.h +speedmine.o: $(srcdir)/screenhack.h sphere.o: ../config.h -sphere.o: $(srcdir)/xlockmoreI.h sphere.o: $(srcdir)/screenhack.h -spiral.o: $(srcdir)/xlockmore.h +sphere.o: $(srcdir)/xlockmore.h +sphere.o: $(srcdir)/xlockmoreI.h spiral.o: ../config.h -spiral.o: $(srcdir)/xlockmoreI.h spiral.o: $(srcdir)/screenhack.h -strange.o: $(srcdir)/xlockmore.h +spiral.o: $(srcdir)/xlockmore.h +spiral.o: $(srcdir)/xlockmoreI.h +spotlight.o: ../config.h +spotlight.o: $(srcdir)/screenhack.h +squiral.o: ../config.h +squiral.o: $(srcdir)/screenhack.h +starfish.o: ../config.h +starfish.o: $(srcdir)/screenhack.h strange.o: ../config.h -strange.o: $(srcdir)/xlockmoreI.h strange.o: $(srcdir)/screenhack.h -swirl.o: $(srcdir)/xlockmore.h +strange.o: $(srcdir)/xlockmore.h +strange.o: $(srcdir)/xlockmoreI.h swirl.o: ../config.h -swirl.o: $(srcdir)/xlockmoreI.h swirl.o: $(srcdir)/screenhack.h -xlockmore.o: $(srcdir)/screenhack.h -xlockmore.o: ../config.h -xlockmore.o: $(srcdir)/xlockmoreI.h -goop.o: $(srcdir)/screenhack.h -goop.o: ../config.h -starfish.o: $(srcdir)/screenhack.h -starfish.o: ../config.h -munch.o: $(srcdir)/screenhack.h -munch.o: ../config.h -fadeplot.o: $(srcdir)/xlockmore.h -fadeplot.o: ../config.h -fadeplot.o: $(srcdir)/xlockmoreI.h -fadeplot.o: $(srcdir)/screenhack.h -rd-bomb.o: $(srcdir)/screenhack.h -rd-bomb.o: ../config.h -coral.o: $(srcdir)/screenhack.h -coral.o: ../config.h -mountain.o: $(srcdir)/xlockmore.h -mountain.o: ../config.h -mountain.o: $(srcdir)/xlockmoreI.h -mountain.o: $(srcdir)/screenhack.h -triangle.o: $(srcdir)/xlockmore.h +swirl.o: $(srcdir)/xlockmore.h +swirl.o: $(srcdir)/xlockmoreI.h +t3d.o: ../config.h +t3d.o: $(srcdir)/screenhack.h +thornbird.o: ../config.h +thornbird.o: $(srcdir)/screenhack.h +thornbird.o: $(srcdir)/xlockmore.h +thornbird.o: $(srcdir)/xlockmoreI.h triangle.o: ../config.h -triangle.o: $(srcdir)/xlockmoreI.h triangle.o: $(srcdir)/screenhack.h -lissie.o: $(srcdir)/xlockmore.h -lissie.o: ../config.h -lissie.o: $(srcdir)/xlockmoreI.h -lissie.o: $(srcdir)/screenhack.h -worm.o: $(srcdir)/xlockmore.h +triangle.o: $(srcdir)/xlockmore.h +triangle.o: $(srcdir)/xlockmoreI.h +truchet.o: ../config.h +truchet.o: $(srcdir)/screenhack.h +twang.o: ../config.h +twang.o: $(srcdir)/screenhack.h +vermiculate.o: ../config.h +vermiculate.o: $(srcdir)/screenhack.h +vines.o: ../config.h +vines.o: $(srcdir)/screenhack.h +vines.o: $(srcdir)/xlockmore.h +vines.o: $(srcdir)/xlockmoreI.h +wander.o: ../config.h +wander.o: $(srcdir)/screenhack.h +webcollage-helper.o: ../config.h +whirlwindwarp.o: ../config.h +whirlwindwarp.o: $(srcdir)/screenhack.h +whirlygig.o: ../config.h +whirlygig.o: $(srcdir)/screenhack.h +wormhole.o: ../config.h +wormhole.o: $(srcdir)/screenhack.h worm.o: ../config.h -worm.o: $(srcdir)/xlockmoreI.h worm.o: $(srcdir)/screenhack.h -rotor.o: $(srcdir)/xlockmore.h -rotor.o: ../config.h -rotor.o: $(srcdir)/xlockmoreI.h -rotor.o: $(srcdir)/screenhack.h -ant.o: $(srcdir)/xlockmore.h -ant.o: ../config.h -ant.o: $(srcdir)/xlockmoreI.h -ant.o: $(srcdir)/screenhack.h -ant.o: $(srcdir)/automata.h -xjack.o: $(srcdir)/screenhack.h -xjack.o: ../config.h -xlyap.o: $(srcdir)/screenhack.h -xlyap.o: ../config.h -jigsaw.o: $(srcdir)/screenhack.h -jigsaw.o: ../config.h -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_n_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_ne_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_e_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_se_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_s_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_sw_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_w_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_nw_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_n_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_ne_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_e_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_se_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_s_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_sw_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_w_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_nw_h.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_n_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_ne_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_e_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_se_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_s_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_sw_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_w_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_a_nw_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_n_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_ne_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_e_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_se_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_s_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_sw_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_w_f.xbm -jigsaw.o: $(srcdir)/images/jigsaw/jigsaw_b_nw_f.xbm -cynosure.o: $(srcdir)/screenhack.h -cynosure.o: ../config.h -moire2.o: $(srcdir)/screenhack.h -moire2.o: ../config.h -flow.o: $(srcdir)/xlockmore.h -flow.o: ../config.h -flow.o: $(srcdir)/xlockmoreI.h -flow.o: $(srcdir)/screenhack.h -epicycle.o: $(srcdir)/screenhack.h -epicycle.o: ../config.h -interference.o: $(srcdir)/screenhack.h -interference.o: ../config.h -truchet.o: $(srcdir)/screenhack.h -truchet.o: ../config.h -bsod.o: $(srcdir)/screenhack.h -bsod.o: ../config.h -bsod.o: $(srcdir)/images/amiga.xpm -bsod.o: $(srcdir)/images/atari.xbm -bsod.o: $(srcdir)/images/mac.xbm -crystal.o: $(srcdir)/xlockmore.h -crystal.o: ../config.h -crystal.o: $(srcdir)/xlockmoreI.h -crystal.o: $(srcdir)/screenhack.h -discrete.o: $(srcdir)/xlockmore.h -discrete.o: ../config.h -discrete.o: $(srcdir)/xlockmoreI.h -discrete.o: $(srcdir)/screenhack.h -distort.o: $(srcdir)/screenhack.h -distort.o: ../config.h -kumppa.o: $(srcdir)/screenhack.h -kumppa.o: ../config.h -sonar.o: $(srcdir)/screenhack.h -sonar.o: ../config.h -demon.o: $(srcdir)/xlockmore.h -demon.o: ../config.h -demon.o: $(srcdir)/xlockmoreI.h -demon.o: $(srcdir)/screenhack.h -demon.o: $(srcdir)/automata.h -loop.o: $(srcdir)/xlockmore.h -loop.o: ../config.h -loop.o: $(srcdir)/xlockmoreI.h -loop.o: $(srcdir)/screenhack.h -loop.o: $(srcdir)/automata.h -t3d.o: $(srcdir)/screenhack.h -t3d.o: ../config.h -penetrate.o: $(srcdir)/screenhack.h -penetrate.o: ../config.h -deluxe.o: $(srcdir)/screenhack.h -deluxe.o: ../config.h -compass.o: $(srcdir)/screenhack.h -compass.o: ../config.h -squiral.o: $(srcdir)/screenhack.h -squiral.o: ../config.h -xflame.o: $(srcdir)/screenhack.h +worm.o: $(srcdir)/xlockmore.h +worm.o: $(srcdir)/xlockmoreI.h +xanalogtv.o: $(srcdir)/analogtv.h +xanalogtv.o: ../config.h +xanalogtv.o: $(srcdir)/screenhack.h +xanalogtv.o: $(srcdir)/xpm-pixmap.h xflame.o: ../config.h xflame.o: $(srcdir)/images/bob.xbm -wander.o: $(srcdir)/screenhack.h -wander.o: ../config.h -spotlight.o: $(srcdir)/screenhack.h -spotlight.o: ../config.h -critical.o: $(srcdir)/screenhack.h -critical.o: ../config.h -phosphor.o: $(srcdir)/screenhack.h -phosphor.o: ../config.h -xmatrix.o: $(srcdir)/screenhack.h +xflame.o: $(srcdir)/screenhack.h +xflame.o: $(srcdir)/xpm-pixmap.h +xjack.o: ../config.h +xjack.o: $(srcdir)/screenhack.h +xlockmore.o: ../config.h +xlockmore.o: $(srcdir)/screenhack.h +xlockmore.o: $(srcdir)/xlockmoreI.h +xlyap.o: ../config.h +xlyap.o: $(srcdir)/screenhack.h xmatrix.o: ../config.h -xmatrix.o: $(srcdir)/images/matrix0.xpm -xmatrix.o: $(srcdir)/images/matrix1.xpm -xmatrix.o: $(srcdir)/images/matrix2.xpm -xmatrix.o: $(srcdir)/images/matrix0b.xpm +xmatrix.o: $(srcdir)/images/matrix1b.xbm xmatrix.o: $(srcdir)/images/matrix1b.xpm -xmatrix.o: $(srcdir)/images/matrix2b.xpm -xmatrix.o: $(srcdir)/images/matrix0.xbm xmatrix.o: $(srcdir)/images/matrix1.xbm -xmatrix.o: $(srcdir)/images/matrix2.xbm -xmatrix.o: $(srcdir)/images/matrix0b.xbm -xmatrix.o: $(srcdir)/images/matrix1b.xbm +xmatrix.o: $(srcdir)/images/matrix1.xpm xmatrix.o: $(srcdir)/images/matrix2b.xbm -petri.o: $(srcdir)/screenhack.h -petri.o: ../config.h -shadebobs.o: $(srcdir)/screenhack.h -shadebobs.o: ../config.h -ccurve.o: $(srcdir)/screenhack.h -ccurve.o: ../config.h -blaster.o: $(srcdir)/screenhack.h -blaster.o: ../config.h -bumps.o: $(srcdir)/bumps.h -bumps.o: $(srcdir)/screenhack.h -bumps.o: ../config.h -ripples.o: $(srcdir)/screenhack.h -ripples.o: ../config.h -xteevee.o: $(srcdir)/screenhack.h -xteevee.o: ../config.h -xspirograph.o: $(srcdir)/screenhack.h -xspirograph.o: ../config.h -nerverot.o: $(srcdir)/screenhack.h -nerverot.o: ../config.h -xrayswarm.o: $(srcdir)/screenhack.h +xmatrix.o: $(srcdir)/images/matrix2b.xpm +xmatrix.o: $(srcdir)/images/matrix2.xbm +xmatrix.o: $(srcdir)/images/matrix2.xpm +xmatrix.o: $(srcdir)/screenhack.h +xmatrix.o: $(srcdir)/xpm-pixmap.h +xpm-pixmap.o: ../config.h xrayswarm.o: ../config.h -hyperball.o: $(srcdir)/screenhack.h -hyperball.o: ../config.h -zoom.o: $(srcdir)/screenhack.h +xrayswarm.o: $(srcdir)/screenhack.h +xspirograph.o: ../config.h +xspirograph.o: $(srcdir)/screenhack.h +xteevee.o: ../config.h +xteevee.o: $(srcdir)/screenhack.h zoom.o: ../config.h -whirlwindwarp.o: $(srcdir)/screenhack.h -whirlwindwarp.o: ../config.h -rotzoomer.o: $(srcdir)/screenhack.h -rotzoomer.o: ../config.h -whirlygig.o: $(srcdir)/screenhack.h -whirlygig.o: ../config.h -speedmine.o: $(srcdir)/screenhack.h -speedmine.o: ../config.h -vermiculate.o: $(srcdir)/screenhack.h -vermiculate.o: ../config.h +zoom.o: $(srcdir)/screenhack.h