|
Last change
on this file since 2203 was 2202, checked in by Bruno Cornec, 17 years ago |
- Remove useless function look_for_weird_formats
- Adds a test program for mountlist management to find a seg. fault bug when using a large mountlist file
|
|
File size:
304 bytes
|
| Rev | Line | |
|---|
| [2202] | 1 | AM_CPPFLAGS = -DMONDO_CONF_DIR=\"$(sysconfdir)/mondo\" -I${top_builddir}/src/include -I${top_builddir}/src/common
|
|---|
| 2 |
|
|---|
| 3 | ## The program
|
|---|
| 4 | sbin_PROGRAMS = mrtest_mountlist
|
|---|
| 5 | mrtest_mountlist_SOURCES = test-mountlist.c
|
|---|
| 6 | mrtest_mountlist_LDADD = ${top_builddir}/src/common/libmondo.a @MONDORESTORE_STATIC@
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.