summaryrefslogtreecommitdiff
path: root/apps/plugins/doom/SOURCES
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2008-11-20 11:27:31 +0000
committerBjörn Stenberg <bjorn@haxx.se>2008-11-20 11:27:31 +0000
commitc6b3d38a156dd624760a8eb1bb374affd43b4f2a (patch)
tree493eba929e2396d86cf4f077709aa09fe172cd35 /apps/plugins/doom/SOURCES
parentf66c30346783a400a029bedcd60ab67c81c34a07 (diff)
downloadrockbox-c6b3d38a156dd624760a8eb1bb374affd43b4f2a.tar.gz
rockbox-c6b3d38a156dd624760a8eb1bb374affd43b4f2a.zip
New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles.
Many #include lines adjusted to conform to the new standards. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19146 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/doom/SOURCES')
-rw-r--r--apps/plugins/doom/SOURCES62
1 files changed, 62 insertions, 0 deletions
diff --git a/apps/plugins/doom/SOURCES b/apps/plugins/doom/SOURCES
new file mode 100644
index 0000000000..6cd69faee6
--- /dev/null
+++ b/apps/plugins/doom/SOURCES
@@ -0,0 +1,62 @@
1info.c
2doomdef.c
3doomstat.c
4dstrings.c
5tables.c
6f_finale.c
7f_wipe.c
8d_net.c
9d_items.c
10g_game.c
11m_menu.c
12m_argv.c
13m_cheat.c
14m_random.c
15am_map.c
16p_ceilng.c
17p_doors.c
18p_genlin.c
19p_enemy.c
20p_floor.c
21p_inter.c
22p_lights.c
23p_map.c
24p_maputl.c
25p_plats.c
26p_pspr.c
27p_setup.c
28p_sight.c
29p_spec.c
30p_switch.c
31p_mobj.c
32p_telept.c
33p_tick.c
34p_saveg.c
35p_user.c
36r_bsp.c
37r_data.c
38r_draw.c
39r_main.c
40r_plane.c
41r_segs.c
42r_sky.c
43r_things.c
44wi_stuff.c
45v_video.c
46st_lib.c
47st_stuff.c
48hu_stuff.c
49hu_lib.c
50s_sound.c
51z_zone.c
52z_bmalloc.c
53sounds.c
54d_main.c
55m_misc.c
56m_bbox.c
57i_system.c
58i_sound.c
59i_video.c
60w_wad.c
61rockdoom.c
62d_deh.c