source:
MondoRescue/branches/2.2.6/mondo/src/mondoarchive/Makefile.am@
3875
| Last change on this file since 3875 was 1930, checked in by , 17 years ago | |
|---|---|
|
|
| File size: 371 bytes | |
| Rev | Line | |
|---|---|---|
| [4] | 1 | ## |
| 2 | ## Process with Automake to generate Makefile.in | |
| 3 | ## | |
| 4 | ||
| [1930] | 5 | AM_CPPFLAGS = -DMONDO_CONF_DIR=\"$(sysconfdir)/mondo\" -I${top_builddir}/src/include -I${top_builddir}/src/common |
| 6 | ||
| [4] | 7 | ## Headers |
| [1917] | 8 | noinst_HEADERS = mondoarchive.h |
| [4] | 9 | |
| 10 | ## The program | |
| 11 | sbin_PROGRAMS = mondoarchive | |
| [1930] | 12 | mondoarchive_SOURCES = mondoarchive.c |
| [899] | 13 | mondoarchive_LDADD = ${top_builddir}/src/common/libmondo.a |
Note:
See TracBrowser
for help on using the repository browser.
