ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
svn
/
ircd-hybrid-7.3
/
tools
/
Makefile.am
Revision:
1029
Committed:
Sun Nov 8 13:10:50 2009 UTC
(16 years, 8 months ago) by
michael
File size:
154 byte(s)
Log Message:
- branch off trunk to create 7.3 branch
File Contents
#
Content
1
AUTOMAKE_OPTIONS
=
foreign
2
3
bin_PROGRAMS
=
mkpasswd
4
if ENABLE_SSL
5
bin_PROGRAMS
+=
respond
6
respond_SOURCES
=
respond.c
7
endif
8
mkpasswd_SOURCES
=
mkpasswd.c