[go: up one dir, main page]

File: Makefile.am

package info (click to toggle)
libdumbnet 1.12-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,344 kB
  • ctags: 5,038
  • sloc: sh: 16,158; ansic: 10,840; python: 222; makefile: 165
file content (19 lines) | stat: -rw-r--r-- 457 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## $Id: Makefile.am 618 2006-01-15 06:42:19Z dugsong $

include $(top_srcdir)/Makefile.am.common

SUBDIRS =	include man src python test

bin_SCRIPTS =	dnet-config

EXTRA_DIST =	LICENSE Makefile.am.common acconfig.h

CLEANFILES =	dnet-config

AUX_DIST =	$(ac_aux_dir)/acinclude.m4	\
		$(ac_aux_dir)/config.guess	\
		$(ac_aux_dir)/config.sub	\
		$(ac_aux_dir)/install-sh	\
		$(ac_aux_dir)/ltmain.sh		\
		$(ac_aux_dir)/missing		\
		$(ac_aux_dir)/mkinstalldirs