ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/src/Makefile.am
(Generate patch)

Comparing hopm/trunk/src/Makefile.am (file contents):
Revision 8542 by michael, Wed Oct 19 19:50:47 2016 UTC vs.
Revision 8543 by michael, Sat Sep 22 20:32:41 2018 UTC

# Line 1 | Line 1
1   SUBDIRS = libopm
2   bin_PROGRAMS = hopm
3  
4 < AM_CPPFLAGS = -DHOPM_PREFIX="\"$(prefix)\"" -DHOPM_ETCDIR="\"$(sysconfdir)\"" -DHOPM_LOGDIR="\"$(localstatedir)/log\""
4 > AM_CPPFLAGS = -DHOPM_PREFIX="\"$(prefix)\"" -DHOPM_ETCDIR="\"$(sysconfdir)\"" -DHOPM_LOGDIR="\"$(localstatedir)/log\"" -DHOPM_BINPATH="\"$(bindir)/hopm\""
5   AM_YFLAGS = -d
6  
7   hopm_SOURCES = compat.c        \

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)