File: Makefile.am

package info (click to toggle)
sludge 2.2.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 6,852 kB
  • sloc: cpp: 32,432; sh: 1,237; makefile: 634; xml: 284
file content (265 lines) | stat: -rw-r--r-- 11,492 bytes parent folder | download | duplicates (7)
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
nobase_dist_doc_DATA=\
	SLUDGE_Help.html \
	Credits.html \
	SLUDGEDevKitHelp/style.css \
	SLUDGEDevKitHelp/HtmlMenu.html \
	SLUDGEDevKitHelp/images/sludge300.png \
	SLUDGEDevKitHelp/images/Sludge_128x128x32.png \
	SLUDGEDevKitHelp/images/ABC_image.png \
	SLUDGEDevKitHelp/images/ABC_spritebank.png \
	SLUDGEDevKitHelp/images/floormaker.jpg \
	SLUDGEDevKitHelp/images/zbuffermaker.png \
	SLUDGEDevKitHelp/images/spritebankeditor.png \
	SLUDGEDevKitHelp/images/translationeditor.png \
	SLUDGEDevKitHelp/images/floormodeicon1.png \
	SLUDGEDevKitHelp/images/floormodeicon2.png \
	SLUDGEDevKitHelp/images/floormodeicon3.png \
	SLUDGEDevKitHelp/images/floormodeicon4.png \
	SLUDGEDevKitHelp/images/floormodeicon5.png \
	SLUDGEDevKitHelp/images/projectmanager.png \
	SLUDGEDevKitHelp/images/projectmanager_preferences.png \
	SLUDGEDevKitHelp/images/projectmanager_project_settings.png \
	SLUDGEDevKitHelp/images/scale1.gif \
	SLUDGEDevKitHelp/images/scale2.gif \
	SLUDGEDevKitHelp/images/scale3.gif \
	SLUDGEDevKitHelp/images/theroom.gif \
	SLUDGEDevKitHelp/images/vanish.gif \
	SLUDGEDevKitHelp/pauseMovie.html \
	SLUDGEDevKitHelp/playMovie.html \
	SLUDGEDevKitHelp/stopMovie.html \
	SLUDGEDevKitHelp/release_the_game.html \
	SLUDGEDevKitHelp/Scaling_Characters.html \
	SLUDGEDevKitHelp/About_the_SLUDGE_Compiler.html \
	SLUDGEDevKitHelp/getObjectX_and_getObjectY.html \
	SLUDGEDevKitHelp/playSound.html \
	SLUDGEDevKitHelp/setSceneDimensions.html \
	SLUDGEDevKitHelp/About_the_SLUDGE_Floor_Maker.html \
	SLUDGEDevKitHelp/getOverObject.html \
	SLUDGEDevKitHelp/popFromStack.html \
	SLUDGEDevKitHelp/setSoundLoopPoints.html \
	SLUDGEDevKitHelp/About_the_SLUDGE_Project_Manager.html \
	SLUDGEDevKitHelp/getPixelColour_(getPixelColor).html \
	SLUDGEDevKitHelp/positionStatus.html \
	SLUDGEDevKitHelp/setSoundVolume.html \
	SLUDGEDevKitHelp/About_the_SLUDGE_Sprite_Bank_Editor.html \
	SLUDGEDevKitHelp/getSoundCache.html \
	SLUDGEDevKitHelp/Problems_with_compound_operators_in_SLUDGE.html \
	SLUDGEDevKitHelp/setSpeechMode.html \
	SLUDGEDevKitHelp/About_the_SLUDGE_Translation_Editor.html \
	SLUDGEDevKitHelp/getStatusText.html \
	SLUDGEDevKitHelp/Project_Manager__Menus.html \
	SLUDGEDevKitHelp/setSpeechSpeed.html \
	SLUDGEDevKitHelp/About_the_SLUDGE_Z-Buffer_Maker.html \
	SLUDGEDevKitHelp/hardScroll.html \
	SLUDGEDevKitHelp/setStatusColour_(setStatusColor).html \
	SLUDGEDevKitHelp/addCharacter.html \
	SLUDGEDevKitHelp/hasFlag.html \
	SLUDGEDevKitHelp/Project_Manager__Preferences_Dialog.html \
	SLUDGEDevKitHelp/setThumbnailSize.html \
	SLUDGEDevKitHelp/addOverlay.html \
	SLUDGEDevKitHelp/hideCharacter.html \
	SLUDGEDevKitHelp/Setting_Default_Events.html \
	SLUDGEDevKitHelp/addScreenRegion.html \
	SLUDGEDevKitHelp/howFrozen.html \
	SLUDGEDevKitHelp/Project_Manager__Project_Settings_Dialog.html \
	SLUDGEDevKitHelp/setZBuffer.html \
	SLUDGEDevKitHelp/addStatus.html \
	SLUDGEDevKitHelp/pushToStack.html \
	SLUDGEDevKitHelp/showBoxes.html \
	SLUDGEDevKitHelp/aimCamera.html \
	SLUDGEDevKitHelp/ini.html \
	SLUDGEDevKitHelp/quitGame.html \
	SLUDGEDevKitHelp/showCharacter.html \
	SLUDGEDevKitHelp/alignStatus.html \
	SLUDGEDevKitHelp/Introduction_to_SLUDGE_Concepts.html \
	SLUDGEDevKitHelp/quitWithFatalError.html \
	SLUDGEDevKitHelp/showFloor.html \
	SLUDGEDevKitHelp/Alphabetical_List_of_Built-in_Functions.html \
	SLUDGEDevKitHelp/isCharacter.html \
	SLUDGEDevKitHelp/random.html \
	SLUDGEDevKitHelp/showThumbnail.html \
	SLUDGEDevKitHelp/animate.html \
	SLUDGEDevKitHelp/isMoving.html \
	SLUDGEDevKitHelp/registryGetString.html \
	SLUDGEDevKitHelp/skipSpeech.html \
	SLUDGEDevKitHelp/anim.html \
	SLUDGEDevKitHelp/isScreenRegion.html \
	SLUDGEDevKitHelp/removeAllCharacters.html \
	SLUDGEDevKitHelp/blankArea.html \
	SLUDGEDevKitHelp/jumpCharacter.html \
	SLUDGEDevKitHelp/removeAllScreenRegions.html \
	SLUDGEDevKitHelp/blankScreen.html \
	SLUDGEDevKitHelp/launch_and_launchWith.html \
	SLUDGEDevKitHelp/removeCharacter.html \
	SLUDGEDevKitHelp/SLUDGE_Language_Reference_Manual.html \
	SLUDGEDevKitHelp/bodgeFilenames.html \
	SLUDGEDevKitHelp/lightStatus.html \
	SLUDGEDevKitHelp/removeLastStatus.html \
	SLUDGEDevKitHelp/Sludge.png \
	SLUDGEDevKitHelp/Built-in_Constants.html \
	SLUDGEDevKitHelp/loadCustomData_and_saveCustomData.html \
	SLUDGEDevKitHelp/removeScreenRegion.html \
	SLUDGEDevKitHelp/snapshotClear.html \
	SLUDGEDevKitHelp/cacheSound.html \
	SLUDGEDevKitHelp/loadGame.html \
	SLUDGEDevKitHelp/renameFile.html \
	SLUDGEDevKitHelp/snapshotGrab.html \
	SLUDGEDevKitHelp/callEvent.html \
	SLUDGEDevKitHelp/Loops_and_Conditionals.html \
	SLUDGEDevKitHelp/rename.html \
	SLUDGEDevKitHelp/somethingSpeaking.html \
	SLUDGEDevKitHelp/cancelSub.html \
	SLUDGEDevKitHelp/loopSound.html \
	SLUDGEDevKitHelp/Reusing_Code_for_or_from_Events.html \
	SLUDGEDevKitHelp/spawnSub.html \
	SLUDGEDevKitHelp/captureAllKeys.html \
	SLUDGEDevKitHelp/Member_Variables_and_Member_Functions.html \
	SLUDGEDevKitHelp/saveGame.html \
	SLUDGEDevKitHelp/Spellchecking_the_Strings_in_your_Game.html \
	SLUDGEDevKitHelp/clearStatus.html \
	SLUDGEDevKitHelp/mixOverlay.html \
	SLUDGEDevKitHelp/say_and_think.html \
	SLUDGEDevKitHelp/stackSize.html \
	SLUDGEDevKitHelp/completeTimers.html \
	SLUDGEDevKitHelp/moveCharacter.html \
	SLUDGEDevKitHelp/Scrolling_Scenes.html \
	SLUDGEDevKitHelp/startMusic.html \
	SLUDGEDevKitHelp/Copyright.html \
	SLUDGEDevKitHelp/movieAbort.html \
	SLUDGEDevKitHelp/setBackgroundEffect.html \
	SLUDGEDevKitHelp/statusText.html \
	SLUDGEDevKitHelp/copyStack.html \
	SLUDGEDevKitHelp/moviePlaying.html \
	SLUDGEDevKitHelp/setBlankColour_(setBlankColor).html \
	SLUDGEDevKitHelp/stopCharacter.html \
	SLUDGEDevKitHelp/costume.html \
	SLUDGEDevKitHelp/movieStart.html \
	SLUDGEDevKitHelp/setBurnColour_(setBurnColor).html \
	SLUDGEDevKitHelp/stopMusic.html \
	SLUDGEDevKitHelp/darkBackground.html \
	SLUDGEDevKitHelp/Multiple_Languages_in_a_Single_Game.html \
	SLUDGEDevKitHelp/setCharacterAngleOffset.html \
	SLUDGEDevKitHelp/stopSound.html \
	SLUDGEDevKitHelp/deleteFile.html \
	SLUDGEDevKitHelp/newStack.html \
	SLUDGEDevKitHelp/setCharacterAntiAliasing.html \
	SLUDGEDevKitHelp/stringLength.html \
	SLUDGEDevKitHelp/deleteFromStack_and_deleteAllFromStack.html \
	SLUDGEDevKitHelp/normalCharacter.html \
	SLUDGEDevKitHelp/setCharacterColourise.html \
	SLUDGEDevKitHelp/stringWidth.html \
	SLUDGEDevKitHelp/dequeue.html \
	SLUDGEDevKitHelp/Object_Types_and_Events.html \
	SLUDGEDevKitHelp/setCharacterDrawMode.html \
	SLUDGEDevKitHelp/substring.html \
	SLUDGEDevKitHelp/Download_Free_SLUDGE_Examples.html \
	SLUDGEDevKitHelp/Object_Types_as_Characters.html \
	SLUDGEDevKitHelp/setCharacterExtra.html \
	SLUDGEDevKitHelp/The_Background_Image.html \
	SLUDGEDevKitHelp/enqueue.html \
	SLUDGEDevKitHelp/Object_Types_as_Screen_Regions.html \
	SLUDGEDevKitHelp/setCharacterSpinSpeed.html \
	SLUDGEDevKitHelp/The_Multi-Purpose_Stack___Array___Queue_Type.html \
	SLUDGEDevKitHelp/fetchEvent.html \
	SLUDGEDevKitHelp/onFocusChange.html \
	SLUDGEDevKitHelp/setCharacterTransparency.html \
	SLUDGEDevKitHelp/The_Programs.html \
	SLUDGEDevKitHelp/fileExists.html \
	SLUDGEDevKitHelp/onKeyboard.html \
	SLUDGEDevKitHelp/setCharacterWalkSpeed.html \
	SLUDGEDevKitHelp/File_Formats_Used_by_SLUDGE.html \
	SLUDGEDevKitHelp/onLeftMouse.html \
	SLUDGEDevKitHelp/setCostume.html \
	SLUDGEDevKitHelp/transitionMode_and_transitionLevel.html \
	SLUDGEDevKitHelp/File_Handling.html \
	SLUDGEDevKitHelp/onLeftMouseUp.html \
	SLUDGEDevKitHelp/setCursor.html \
	SLUDGEDevKitHelp/Treating_Variables_as_Booleans.html \
	SLUDGEDevKitHelp/floatCharacter.html \
	SLUDGEDevKitHelp/onMoveMouse.html \
	SLUDGEDevKitHelp/setCustomEncoding.html \
	SLUDGEDevKitHelp/Treating_Variables_as_Strings.html \
	SLUDGEDevKitHelp/forceCharacter.html \
	SLUDGEDevKitHelp/onRightMouse.html \
	SLUDGEDevKitHelp/setDefaultMusicVolume.html \
	SLUDGEDevKitHelp/turnCharacter_and_spinCharacter.html \
	SLUDGEDevKitHelp/freeSound.html \
	SLUDGEDevKitHelp/onRightMouseUp.html \
	SLUDGEDevKitHelp/setDefaultSoundVolume.html \
	SLUDGEDevKitHelp/Unfreezable_Functions.html \
	SLUDGEDevKitHelp/freeze.html \
	SLUDGEDevKitHelp/Overview__Creating_a_Game.html \
	SLUDGEDevKitHelp/setFloor.html \
	SLUDGEDevKitHelp/unfreeze.html \
	SLUDGEDevKitHelp/Functions_(subs).html \
	SLUDGEDevKitHelp/parallaxAdd.html \
	SLUDGEDevKitHelp/inFont.html \
	SLUDGEDevKitHelp/setFont.html \
	SLUDGEDevKitHelp/updateDisplay.html \
	SLUDGEDevKitHelp/getCharacterDirection.html \
	SLUDGEDevKitHelp/parallaxClear.html \
	SLUDGEDevKitHelp/setFontSpacing.html \
	SLUDGEDevKitHelp/Using_Audio_in_SLUDGE.html \
	SLUDGEDevKitHelp/getCharacterScale.html \
	SLUDGEDevKitHelp/Passing_Functions_as_Variables.html \
	SLUDGEDevKitHelp/setLightMap.html \
	SLUDGEDevKitHelp/Using_Constants_in_SLUDGE.html \
	SLUDGEDevKitHelp/getFramesPerSecond.html \
	SLUDGEDevKitHelp/pasteCharacter.html \
	SLUDGEDevKitHelp/setLitStatusColour_(setLitStatusColor).html \
	SLUDGEDevKitHelp/Variable_Operations.html \
	SLUDGEDevKitHelp/getLanguageID.html \
	SLUDGEDevKitHelp/pasteImage.html \
	SLUDGEDevKitHelp/setMaximumAntiAliasing.html \
	SLUDGEDevKitHelp/Variables.html \
	SLUDGEDevKitHelp/getMatchingFiles.html \
	SLUDGEDevKitHelp/pasteString_and_burnString.html \
	SLUDGEDevKitHelp/setMusicVolume.html \
	SLUDGEDevKitHelp/wait.html \
	SLUDGEDevKitHelp/getMouseScreenX_and_getMouseScreenY.html \
	SLUDGEDevKitHelp/pause.html \
	SLUDGEDevKitHelp/setPasteColour_(setPasteColor).html \
	SLUDGEDevKitHelp/zoomCamera.html \
	SLUDGEDevKitHelp/getMouseX_and_getMouseY.html \
	SLUDGEDevKitHelp/pickOne.html \
	SLUDGEDevKitHelp/setScale.html \
	SLUDGEDevKitHelp/The_Worlds_Easiest_Load_Save_Mechanism.html \
	SLUDGEDevKitHelp/index.html \
	SLUDGEDevKitHelp/images/image002.gif \
	SLUDGEDevKitHelp/images/image003.gif \
	SLUDGEDevKitHelp/images/image004.gif \
	SLUDGELinuxHelp/Compiling_SLUDGE_on_Ubuntu.html \
	SLUDGELinuxHelp/SLUDGE_Linux_Help.html \
	SLUDGELinuxHelp/Using_the_SLUDGE_Dev_Kit_on_Linux.html \
	SLUDGELinuxHelp/Using_the_SLUDGE_Engine_on_Linux.html \
	SLUDGELinuxHelp/Syntax_highlighting_for_gedit.html \
	ExampleProjects/Welcome/image.tga ExampleProjects/Welcome/script.slu \
	ExampleProjects/Welcome/tada.wav ExampleProjects/Welcome/Welcome.slp \
	ExampleProjects/VerbCoin/demofont.duc ExampleProjects/VerbCoin/init.slu \
	ExampleProjects/VerbCoin/VerbCoin.slp \
	ExampleProjects/VerbCoin/ego/alien.duc ExampleProjects/VerbCoin/ego/ego.slu \
	ExampleProjects/VerbCoin/german.tra \
	ExampleProjects/VerbCoin/iface/arrow_icons.slu \
	ExampleProjects/VerbCoin/iface/coin_interface.slu \
	ExampleProjects/VerbCoin/iface/invback.tga \
	ExampleProjects/VerbCoin/iface/inventory.slu \
	ExampleProjects/VerbCoin/iface/keyboard.slu \
	ExampleProjects/VerbCoin/iface/mouse.duc \
	ExampleProjects/VerbCoin/iface/mushroom.duc \
	ExampleProjects/VerbCoin/iface/pop.wav \
	ExampleProjects/VerbCoin/iface/stop_and_go.slu \
	ExampleProjects/VerbCoin/iface/talk.slu \
	ExampleProjects/VerbCoin/iface/verbcoin.tga \
	ExampleProjects/VerbCoin/iface/verbs.slu \
	ExampleProjects/VerbCoin/inside/music.xm \
	ExampleProjects/VerbCoin/inside/room.flo \
	ExampleProjects/VerbCoin/inside/room.slu \
	ExampleProjects/VerbCoin/inside/room.tga \
	ExampleProjects/VerbCoin/inside/room.zbu \
	ExampleProjects/VerbCoin/nicupfontsmall.duc \
	ExampleProjects/VerbCoin/outside/duck.duc \
	ExampleProjects/VerbCoin/outside/music.xm \
	ExampleProjects/VerbCoin/outside/room.flo \
	ExampleProjects/VerbCoin/outside/room.slu \
	ExampleProjects/VerbCoin/outside/room.tga \
	ExampleProjects/VerbCoin/outside/room.zbu