ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
svn
/
ircd-hybrid
/
trunk
/
Makefile.am
Revision:
2480
Committed:
Wed Oct 23 16:05:41 2013 UTC
(11 years, 10 months ago) by
michael
File size:
209 byte(s)
Log Message:
- Initial build system related modernizations - Add -fstack-protector to CFLAGS if available
File Contents
#
Content
1
ACLOCAL_AMFLAGS
=
-I
m4
2
AUTOMAKE_OPTIONS
=
foreign
3
SUBDIRS
=
tools
libltdl
doc
help
modules
src
4
5
install-data-local
:
6
$(
INSTALL
)
-d
$(
DESTDIR
)
${
localstatedir
}
/log
7
$(
INSTALL
)
-d
$(
DESTDIR
)
${
localstatedir
}
/run