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 (8 years, 9 months ago) by michael
File size: 182 byte(s)
Log Message:
- Save PID file in var/run/ and logfiles in var/log/

File Contents

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

Properties

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