File: Makefile.am

package info (click to toggle)
radiusclient 0.3.1-12.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 932 kB
  • ctags: 463
  • sloc: ansic: 3,626; sh: 287; perl: 258; makefile: 130
file content (22 lines) | stat: -rw-r--r-- 498 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 
#  $Id: Makefile.am,v 1.5 1998/07/19 20:25:05 lf Exp $
# 
#  Copyright (C) 1997 Lars Fenneberg
# 
#  See the file COPYRIGHT for the respective terms and conditions. 
#  If the file is missing contact me at lf@elemental.net 
#  and I'll send you a copy.
# 
#

AUTOMAKE_OPTIONS = foreign

INCLUDES = -D_GNU_SOURCE

ACLOCAL = @ACLOCAL@
LTLIBOBJS = @LTLIBOBJS@

SUBDIRS = include lib src etc man doc patches login.radius
EXTRA_DIST = BUGS CHANGES COPYRIGHT README README.radexample

CLEANFILES = *~