diff options
author | Simon Howard | 2010-02-01 19:13:33 +0000 |
---|---|---|
committer | Simon Howard | 2010-02-01 19:13:33 +0000 |
commit | b9d4e0c10b4ef3322947d2b5ed648544986b557c (patch) | |
tree | 84ba6f0105450ef291f1a7df9764fc1c0f22df5c /src/strife/.gitignore | |
parent | de6f6af80635f0f20d7cb75722dc04b00dd2d746 (diff) | |
download | chocolate-doom-b9d4e0c10b4ef3322947d2b5ed648544986b557c.tar.gz chocolate-doom-b9d4e0c10b4ef3322947d2b5ed648544986b557c.tar.bz2 chocolate-doom-b9d4e0c10b4ef3322947d2b5ed648544986b557c.zip |
Create strife directory as a copy of doom directory, change Makefile.am
to build libstrife.a rather than libdoom.a, add chocolate-strife to
src/Makefile.am.
Subversion-branch: /branches/strife-branch
Subversion-revision: 1840
Diffstat (limited to 'src/strife/.gitignore')
-rw-r--r-- | src/strife/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/strife/.gitignore b/src/strife/.gitignore new file mode 100644 index 00000000..d7e732ad --- /dev/null +++ b/src/strife/.gitignore @@ -0,0 +1,7 @@ +Makefile +Makefile.in +.deps +*.rc +chocolate-doom +chocolate-server +*.exe |