[go: up one dir, main page]

File: Makefile.am

package info (click to toggle)
arla 0.36.2-11
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 13,236 kB
  • ctags: 12,096
  • sloc: ansic: 125,016; sh: 10,590; makefile: 5,533; asm: 1,617; objc: 1,236; yacc: 372; perl: 367; lex: 309; awk: 35; lisp: 14
file content (30 lines) | stat: -rw-r--r-- 364 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# $Id: Makefile.am,v 1.3 2003/10/04 01:09:40 lha Exp $

include $(top_srcdir)/Makefile.am.common

if RXKAD
rxkad = rxkad
endif

SUBDIRS		= \
		include \
		lib \
		util \
		ydr \
		lwp \
		rxdef \
		lib/ko \
		rx \
		lib/bufdir \
		$(rxkad) \
		nnpfs \
		arlad \
		conf \
		appl \
		tests \
		doc \
		tools

ACLOCAL_AMFLAGS = -I cf

EXTRA_DIST = Makefile.am.common