summaryrefslogtreecommitdiffstats
path: root/trunk/source/makefile.obj
diff options
context:
space:
mode:
authornlanza <nlanza@c06c8d41-db1a-0410-9941-cceddc491573>2005-08-02 03:20:20 +0000
committernlanza <nlanza@c06c8d41-db1a-0410-9941-cceddc491573>2005-08-02 03:20:20 +0000
commit94ff479e19f6e5541af96090bc1c207587a6148c (patch)
tree4e830bc4fec5cda1dfa4a5f53c024b15b8962210 /trunk/source/makefile.obj
parent673bdae75485d14f759af597c3c62b99601f9a43 (diff)
downloadcrawl-ref-94ff479e19f6e5541af96090bc1c207587a6148c.tar.gz
crawl-ref-94ff479e19f6e5541af96090bc1c207587a6148c.zip
Initial import missed this, which hoses the build completely.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'trunk/source/makefile.obj')
-rw-r--r--trunk/source/makefile.obj62
1 files changed, 62 insertions, 0 deletions
diff --git a/trunk/source/makefile.obj b/trunk/source/makefile.obj
new file mode 100644
index 0000000000..ce55496c5c
--- /dev/null
+++ b/trunk/source/makefile.obj
@@ -0,0 +1,62 @@
+OBJECTS = \
+abl-show.o \
+abyss.o \
+acr.o \
+beam.o \
+chardump.o \
+cloud.o \
+command.o \
+debug.o \
+delay.o \
+decks.o \
+describe.o \
+direct.o \
+dungeon.o \
+effects.o \
+fight.o \
+files.o \
+food.o \
+hiscores.o \
+initfile.o \
+insult.o \
+invent.o \
+it_use2.o \
+it_use3.o \
+item_use.o \
+itemname.o \
+items.o \
+lev-pand.o \
+libutil.o \
+macro.o \
+maps.o \
+message.o \
+misc.o \
+monplace.o \
+mon-pick.o \
+monstuff.o \
+monspeak.o \
+mon-util.o \
+mstuff2.o \
+mutation.o \
+newgame.o \
+ouch.o \
+output.o \
+overmap.o \
+player.o \
+randart.o \
+religion.o \
+shopping.o \
+skills.o \
+skills2.o \
+spells1.o \
+spells2.o \
+spells3.o \
+spells4.o \
+spl-book.o \
+spl-cast.o \
+spl-util.o \
+stuff.o \
+tags.o \
+transfor.o \
+view.o \
+wpn-misc.o