diff options
author | Simon Howard | 2009-06-21 19:33:35 +0000 |
---|---|---|
committer | Simon Howard | 2009-06-21 19:33:35 +0000 |
commit | 8777a9672ecaf308d974a9c36f6edab6ee65bf4b (patch) | |
tree | df3012e2d1d6d2874f567485903ec0c360027713 /pkg/wince/.gitignore | |
parent | 4981903f7c4f6d1e7dba74782afe1624ecb95685 (diff) | |
download | chocolate-doom-8777a9672ecaf308d974a9c36f6edab6ee65bf4b.tar.gz chocolate-doom-8777a9672ecaf308d974a9c36f6edab6ee65bf4b.tar.bz2 chocolate-doom-8777a9672ecaf308d974a9c36f6edab6ee65bf4b.zip |
Add Makefile for building CAB files, dependency calculation.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1607
Diffstat (limited to 'pkg/wince/.gitignore')
-rw-r--r-- | pkg/wince/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/wince/.gitignore b/pkg/wince/.gitignore new file mode 100644 index 00000000..285c4716 --- /dev/null +++ b/pkg/wince/.gitignore @@ -0,0 +1,3 @@ +Makefile +Makefile.in +*.cab |