|
Last change
on this file since 1069 was 1054, checked in by Bruno Cornec, 19 years ago |
- Backporting more trunk content into stable
- Adding the test and lib directories
- Preparing for l10n
|
|
File size:
281 bytes
|
| Line | |
|---|
| 1 | ##
|
|---|
| 2 | ## Process this file with Automake to generate `Makefile.in'
|
|---|
| 3 | ##
|
|---|
| 4 | AM_CPPFLAGS = -DMONDO_SHARE=\"$(pkgdatadir)\" -DMONDO_CONF_DIR=\"$(sysconfdir)\" -I${top_builddir}/src/include
|
|---|
| 5 |
|
|---|
| 6 | ## libmr
|
|---|
| 7 | noinst_LIBRARIES = libmr.a
|
|---|
| 8 |
|
|---|
| 9 | libmr_a_SOURCES = mr_conf.c mr_str.c mr_mem.c mr_err.c mr_msg.c
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.