Last change
on this file since 92 was
92,
checked in by sam, 13 years ago
|
Convert everything to the autotools. Managing source dependencies will be
easier.
|
File size:
324 bytes
|
Line | |
---|
1 | # Autotools cruft |
---|
2 | *.o |
---|
3 | *.lo |
---|
4 | *.a |
---|
5 | *.la |
---|
6 | *.exe |
---|
7 | *.userprefs |
---|
8 | *.usertasks |
---|
9 | *.pidb |
---|
10 | .auto |
---|
11 | .libs |
---|
12 | .deps |
---|
13 | Makefile |
---|
14 | Makefile.in |
---|
15 | aclocal.m4 |
---|
16 | autom4te.cache |
---|
17 | config.h.in |
---|
18 | config.h |
---|
19 | config.log |
---|
20 | config.status |
---|
21 | configure |
---|
22 | libtool |
---|
23 | stamp-* |
---|
24 | *-stamp |
---|
25 | # Our binaries |
---|
26 | src/test-map |
---|
27 | src/editor |
---|
28 | tools/make-font |
---|
29 | # Our data |
---|
30 | art/*.png |
---|
31 | art/test/*.png |
---|
32 | gfx/font/*.png |
---|
Note: See
TracBrowser
for help on using the repository browser.