ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/Makefile.am
Revision: 6272
Committed: Tue Jul 14 10:07:30 2015 UTC (11 years ago) by michael
File size: 182 byte(s)
Log Message:
- Save PID file in var/run/ and logfiles in var/log/

File Contents

# User Rev Content
1 michael 6111 ACLOCAL_AMFLAGS = -I m4
2 michael 5052 AUTOMAKE_OPTIONS = foreign
3 michael 5065 SUBDIRS = doc src
4 michael 5111
5     install-data-local:
6 michael 6272 $(INSTALL) -d $(DESTDIR)${localstatedir}/log
7     $(INSTALL) -d $(DESTDIR)${localstatedir}/run

Properties

Name Value
svn:eol-style native
svn:keywords Id