File: Makefile.am

package info (click to toggle)
radlib 2.12.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 2,996 kB
  • sloc: ansic: 15,840; sh: 8,102; makefile: 498
file content (22 lines) | stat: -rw-r--r-- 552 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Makefile - top level

# files to include in the distro but not build
EXTRA_DIST = \
		$(top_srcdir)/template \
		$(top_srcdir)/template-old \
		$(top_srcdir)/test \
		$(top_srcdir)/debian \
		$(top_srcdir)/radlib-api-reference.html \
		$(top_srcdir)/MAINTAIN \
		$(top_srcdir)/config-radlib-arm-linux


# this target removes CVS directories
dist-hook:
	rm -rf `find $(distdir) -name .svn`
	chmod ugo+x $(distdir)/install-sh


# add subdirectories to be included in the distribution 
# (thus requiring Makefile.am files)
SUBDIRS = src msgRouter debug