Changeset 1560 in MondoRescue for branches/stable/mondo/src
- Timestamp:
- Jul 25, 2007, 1:31:37 AM (18 years ago)
- Location:
- branches/stable/mondo/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/src/mondoarchive/Makefile.am
r1256 r1560 4 4 ## Process with Automake to generate Makefile.in 5 5 ## 6 AM_CPPFLAGS = -DMONDO_CONF_DIR=\"$(sysconfdir) \" -I${top_builddir}/src/include -I${top_builddir}/src/common -I${top_builddir}/src/mondoarchive6 AM_CPPFLAGS = -DMONDO_CONF_DIR=\"$(sysconfdir)/mondo\" -I${top_builddir}/src/include -I${top_builddir}/src/common -I${top_builddir}/src/mondoarchive 7 7 8 8 ## Headers -
branches/stable/mondo/src/mondorestore/Makefile.am
r1352 r1560 4 4 ## Process with Automake to generate Makefile.in 5 5 ## 6 AM_CPPFLAGS = -DMONDO_CONF_DIR=\"$(sysconfdir) \" -I${top_builddir}/src/include -I${top_builddir}/src/common6 AM_CPPFLAGS = -DMONDO_CONF_DIR=\"$(sysconfdir)/mondo\" -I${top_builddir}/src/include -I${top_builddir}/src/common 7 7 8 8 ## Headers
Note:
See TracChangeset
for help on using the changeset viewer.