summaryrefslogtreecommitdiff
path: root/libre/xscreensaver/remove_bsod.patch
blob: 55a228d8c3368b425f5ef288a7b4599c5453c2b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
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