Last change
on this file since 126 was
126,
checked in by Sam Hocevar, 17 years ago
|
- configure.ac:
+ Moved optimization flags and warning triggers here.
+ Updated the snapshot timestamp.
|
File size:
343 bytes
|
Line | |
---|
1 | ############################################################################### |
---|
2 | # Automake targets and declarations for libee |
---|
3 | ############################################################################### |
---|
4 | |
---|
5 | lib_LIBRARIES = libee.a |
---|
6 | libee_a_SOURCES = \ |
---|
7 | ee.c \ |
---|
8 | ee.h \ |
---|
9 | io.c \ |
---|
10 | math.c \ |
---|
11 | line.c \ |
---|
12 | circle.c \ |
---|
13 | triangle.c \ |
---|
14 | sprite.c \ |
---|
15 | $(NULL) |
---|
16 | |
---|
Note: See
TracBrowser
for help on using the repository browser.