Revision 21005,
287 bytes
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r21004,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | include ../Rules |
---|
2 | |
---|
3 | tests_pass = bin element mainloop pad element_pad |
---|
4 | tests_fail = |
---|
5 | tests_ignore = sched |
---|
6 | |
---|
7 | element_SOURCES = element.c mem.c |
---|
8 | pad_SOURCES = pad.c mem.c |
---|
9 | element_pad_SOURCES = element_pad.c mem.c |
---|
10 | bin_SOURCES = bin.c mem.c |
---|
11 | |
---|
12 | EXTRA_DIST = thread.c object.c |
---|
13 | |
---|
14 | noinst_HEADERS = mem.h |
---|
Note: See
TracBrowser
for help on using the repository browser.