source:
MondoRescue/trunk/mondo/src/lib/Makefile.am@
1188
| Last change on this file since 1188 was 1106, checked in by , 19 years ago | |
|---|---|
| File size: 291 bytes | |
| Rev | Line | |
|---|---|---|
| [767] | 1 | ## |
| 2 | ## Process this file with Automake to generate `Makefile.in' | |
| 3 | ## | |
| [826] | 4 | AM_CPPFLAGS = -DMONDO_SHARE=\"$(pkgdatadir)\" -DMONDO_CONF_DIR=\"$(sysconfdir)\" -I${top_builddir}/src/include |
| [767] | 5 | |
| 6 | ## libmr | |
| 7 | noinst_LIBRARIES = libmr.a | |
| 8 | ||
| [1106] | 9 | libmr_a_SOURCES = mr_conf.c mr_str.c mr_mem.c mr_err.c mr_msg.c mr_file.c |
Note:
See TracBrowser
for help on using the repository browser.
