X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2FMakefile.in;h=691e6b3b1723a777abcac6d4c12cd7b404252862;hb=4cecfc89e5e889c7232693897c06168fb378bd5c;hp=65630f91b7b02869f336e5963864c38deb905976;hpb=3f9592851ce4ed76a9979bfdd6ec7dc5c457e183;p=xscreensaver diff --git a/hacks/Makefile.in b/hacks/Makefile.in index 65630f91..691e6b3b 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-2002 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@ @@ -94,7 +95,9 @@ SRCS = attraction.c blitspin.c bouboule.c braid.c bubbles.c \ nerverot.c xrayswarm.c hyperball.c zoom.c whirlwindwarp.c \ 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 + euler2d.c juggle.c polyominoes.c thornbird.c fluidballs.c \ + anemone.c halftone.c metaballs.c eruption.c popsquares.c \ + barcode.c SCRIPTS = vidwhacker webcollage OBJS = attraction.o blitspin.o bouboule.o braid.o bubbles.o \ @@ -117,7 +120,9 @@ OBJS = attraction.o blitspin.o bouboule.o braid.o bubbles.o \ nerverot.o xrayswarm.o hyperball.o zoom.o whirlwindwarp.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 + euler2d.o juggle.o polyominoes.o thornbird.o fluidballs.o \ + anemone.o halftone.o metaballs.o eruption.o popsquares.o \ + barcode.o NEXES = attraction blitspin bouboule braid bubbles decayscreen deco \ drift flag flame forest vines galaxy grav greynetic halo \ @@ -133,7 +138,8 @@ NEXES = attraction blitspin bouboule braid bubbles decayscreen deco \ xsublim ccurve blaster bumps ripples xteevee xspirograph \ nerverot xrayswarm hyperball zoom whirlwindwarp rotzoomer \ whirlygig speedmine vermiculate twang apollonian euler2d \ - juggle polyominoes thornbird fluidballs \ + juggle polyominoes thornbird fluidballs anemone halftone \ + metaballs eruption popsquares barcode \ @JPEG_EXES@ SEXES = sonar JPEG_EXES = webcollage-helper @@ -150,25 +156,33 @@ XDBE_OBJS = $(UTILS_BIN)/xdbe.o HDRS = bubbles.h screenhack.h xlockmore.h xlockmoreI.h automata.h \ bumps.h xpm-pixmap.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 \ - xspirograph.man twang.man +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 STAR = * -EXTRAS = README Makefile.in xlock_23.h .gdbinit \ +EXTRAS = README Makefile.in xlock_23.h xml2man.pl .gdbinit \ config/README \ config/$(STAR).xml \ images/$(STAR).xbm \ @@ -263,15 +277,15 @@ 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: @@ -296,8 +310,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: @@ -350,6 +364,44 @@ 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 ]; 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... @@ -401,6 +453,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 @@ -625,8 +678,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) @@ -655,8 +708,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) @@ -667,9 +720,27 @@ vermiculate: vermiculate.o $(HACK_OBJS) $(COL) twang: twang.o $(HACK_OBJS) $(GRAB) $(SHM) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB) $(SHM) $(HACK_LIBS) -fluidballs: fluidballs.o $(HACK_OBJS) +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) + # The rules for those hacks which follow the `xlockmore' API. # @@ -802,6 +873,8 @@ webcollage-helper: webcollage-helper.o # # DO NOT DELETE: updated by make distdepend +anemone.o: ../config.h +anemone.o: $(srcdir)/screenhack.h ant.o: $(srcdir)/automata.h ant.o: ../config.h ant.o: $(srcdir)/screenhack.h @@ -813,6 +886,8 @@ apollonian.o: $(srcdir)/xlockmoreI.h apollonian.o: $(srcdir)/xlockmore.h attraction.o: ../config.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 @@ -830,6 +905,7 @@ braid.o: $(srcdir)/xlockmore.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 @@ -924,6 +1000,8 @@ drift.o: $(srcdir)/xlockmoreI.h drift.o: $(srcdir)/xlockmore.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)/xlockmoreI.h @@ -962,6 +1040,8 @@ grav.o: $(srcdir)/xlockmoreI.h grav.o: $(srcdir)/xlockmore.h greynetic.o: ../config.h greynetic.o: $(srcdir)/screenhack.h +halftone.o: ../config.h +halftone.o: $(srcdir)/screenhack.h halo.o: ../config.h halo.o: $(srcdir)/screenhack.h helix.o: ../config.h @@ -1057,6 +1137,8 @@ loop.o: $(srcdir)/xlockmoreI.h loop.o: $(srcdir)/xlockmore.h maze.o: ../config.h maze.o: $(srcdir)/screenhack.h +metaballs.o: ../config.h +metaballs.o: $(srcdir)/screenhack.h moire2.o: ../config.h moire2.o: $(srcdir)/screenhack.h moire.o: ../config.h @@ -1096,6 +1178,8 @@ polyominoes.o: ../config.h polyominoes.o: $(srcdir)/screenhack.h polyominoes.o: $(srcdir)/xlockmoreI.h polyominoes.o: $(srcdir)/xlockmore.h +popsquares.o: ../config.h +popsquares.o: $(srcdir)/screenhack.h pyro.o: ../config.h pyro.o: $(srcdir)/screenhack.h qix.o: ../config.h