diff --git a/hacks/Makefile.in b/hacks/Makefile.in index ef6ee5c..6f4ee46 100644 --- a/hacks/Makefile.in +++ b/hacks/Makefile.in @@ -104,7 +104,7 @@ SRCS = xscreensaver-getimage.c \ rd-bomb.c coral.c mountain.c triangle.c lissie.c worm.c \ rotor.c ant.c xjack.c xlyap.c \ cynosure.c moire2.c flow.c epicycle.c interference.c \ - truchet.c bsod.c crystal.c discrete.c distort.c kumppa.c \ + truchet.c crystal.c discrete.c distort.c kumppa.c \ demon.c loop.c t3d.c penetrate.c deluxe.c compass.c \ squiral.c xflame.c wander.c spotlight.c critical.c \ phosphor.c xmatrix.c petri.c shadebobs.c xsublim.c ccurve.c \ @@ -142,7 +142,7 @@ OBJS = attraction.o blitspin.o bouboule.o braid.o bubbles.o \ rd-bomb.o coral.o mountain.o triangle.o lissie.o worm.o \ rotor.o ant.o xjack.o xlyap.o xscreensaver-getimage.o \ cynosure.o moire2.o flow.o epicycle.o interference.o \ - truchet.o bsod.o crystal.o discrete.o distort.o kumppa.o \ + truchet.o crystal.o discrete.o distort.o kumppa.o \ demon.o loop.o t3d.o penetrate.o deluxe.o compass.o \ squiral.o xflame.o wander.o spotlight.o critical.o \ phosphor.o xmatrix.o petri.o shadebobs.o xsublim.o ccurve.o \ @@ -171,7 +171,7 @@ EXES = attraction blitspin bouboule braid decayscreen deco \ slip strange swirl goop starfish munch \ fadeplot rd-bomb coral mountain triangle \ xjack xlyap cynosure moire2 flow epicycle \ - interference truchet bsod crystal discrete distort kumppa \ + interference truchet crystal discrete distort kumppa \ demon loop penetrate deluxe compass squiral xflame \ wander spotlight phosphor xmatrix petri shadebobs \ ccurve blaster bumps ripples xspirograph \ @@ -210,7 +210,7 @@ HDRS = screenhack.h screenhackI.h fps.h fpsI.h xlockmore.h \ apple2.h analogtv.h pacman.h pacman_ai.h pacman_level.h \ asm6502.h delaunay.h recanim.h MEN = anemone.man apollonian.man attraction.man \ - blaster.man blitspin.man bouboule.man braid.man bsod.man \ + blaster.man blitspin.man bouboule.man braid.man \ bumps.man ccurve.man compass.man coral.man \ crystal.man cynosure.man decayscreen.man \ deco.man deluxe.man demon.man discrete.man distort.man \ @@ -661,9 +661,6 @@ interference: interference.o $(HACK_OBJS) $(COL) $(SHM) $(THRO) $(DBE) truchet: truchet.o $(HACK_OBJS) $(COL) $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(HACK_LIBS) -bsod: bsod.o $(HACK_OBJS) $(GRAB) $(APPLE2) $(PNG) - $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB) $(APPLE2) $(PNG) $(PNG_LIBS) $(THRL) - apple2: apple2.o apple2-main.o $(HACK_OBJS) $(ATV) $(GRAB) $(TEXT) $(PNG) $(CC_HACK) -o $@ $@.o apple2-main.o $(HACK_OBJS) $(ATV) $(GRAB) $(TEXT) $(PNG) $(PNG_LIBS) $(TEXT_LIBS) $(THRL) @@ -1294,41 +1291,6 @@ braid.o: $(UTILS_SRC)/xft.h braid.o: $(UTILS_SRC)/yarandom.h braid.o: $(srcdir)/xlockmoreI.h braid.o: $(srcdir)/xlockmore.h -bsod.o: $(srcdir)/analogtv.h -bsod.o: $(srcdir)/apple2.h -bsod.o: ../config.h -bsod.o: $(srcdir)/fps.h -bsod.o: images/gen/amiga_png.h -bsod.o: images/gen/android_png.h -bsod.o: images/gen/apple_png.h -bsod.o: images/gen/atari_png.h -bsod.o: images/gen/atm_png.h -bsod.o: images/gen/dvd_png.h -bsod.o: images/gen/gnome1_png.h -bsod.o: images/gen/gnome2_png.h -bsod.o: images/gen/hmac_png.h -bsod.o: images/gen/macbomb_png.h -bsod.o: images/gen/mac_png.h -bsod.o: images/gen/osx_10_2_png.h -bsod.o: images/gen/osx_10_3_png.h -bsod.o: images/gen/ransomware_png.h -bsod.o: images/gen/sun_png.h -bsod.o: $(srcdir)/recanim.h -bsod.o: $(srcdir)/screenhackI.h -bsod.o: $(srcdir)/screenhack.h -bsod.o: $(UTILS_SRC)/aligned_malloc.h -bsod.o: $(UTILS_SRC)/colors.h -bsod.o: $(UTILS_SRC)/font-retry.h -bsod.o: $(UTILS_SRC)/grabscreen.h -bsod.o: $(UTILS_SRC)/hsv.h -bsod.o: $(UTILS_SRC)/resources.h -bsod.o: $(UTILS_SRC)/thread_util.h -bsod.o: $(UTILS_SRC)/usleep.h -bsod.o: $(UTILS_SRC)/visual.h -bsod.o: $(UTILS_SRC)/xft.h -bsod.o: $(UTILS_SRC)/xshm.h -bsod.o: $(UTILS_SRC)/yarandom.h -bsod.o: $(srcdir)/ximage-loader.h bubbles-default.o: $(srcdir)/bubbles.h bubbles-default.o: ../config.h bubbles-default.o: images/gen/blood10_png.h