File: Makefile.am

package info (click to toggle)
atlc 4.6.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 134,508 kB
  • sloc: ansic: 8,452; sh: 4,862; makefile: 1,055; cpp: 64
file content (93 lines) | stat: -rw-r--r-- 2,033 bytes parent folder | download | duplicates (5)
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
# This is Makefile.am, which is proceed by automake

SUBDIRS = jpgs

htmldir = $(datadir)/atlc/docs/html-docs

html_DATA = IMPORTANT.html \
FAQ.html \
accuracy.html \
an_example_of_using_design_coupler.html \
atlc.1.html \
banner.html \
bmp.html \
building.html \
calculate_zodd_and_zeven.html \
colours.html \
couplers.html \
create_bmp_for_circ_in_circ.1.html \
create_bmp_for_circ_in_rect.1.html \
create_bmp_for_rect_cen_in_rect.1.html \
create_bmp_for_rect_in_circ.1.html \
create_bmp_for_rect_in_rect.1.html \
create_bmp_for_stripline_coupler.1.html \
create_bmp_for_symmetrical_stripline.1.html \
create_bmp_for_rect_cen_in_rect_coupler.1 \
design_coupler.1.html \
determine_dimensions_of_couplers.html \
errors.html \
examples.html \
fileformat.html \
generate_for_coupler.html \
generators.html \
index.html \
index2.html \
installing.html \
make-check.html \
man-pages.html \
options.html \
readbin.1.html \
rect_in_rect.html \
sysdata.1.html \
theory.html \
todo.html \
tutorial.html \
usage_design_coupler.html \
valid-html40.gif 

EXTRA_DIST = BUGS.html \
FAQ.html \
IMPORTANT.html \
NEWS.html \
accuracy.html \
an_example_of_using_design_coupler.html \
atlc.1.html \
banner.html \
bmp.html \
building.html \
calculate_zodd_and_zeven.html \
colours.html \
couplers.html \
create_bmp_for_circ_in_circ.1.html \
create_bmp_for_circ_in_rect.1.html \
create_bmp_for_rect_cen_in_rect.1.html \
create_bmp_for_rect_in_circ.1.html \
create_bmp_for_rect_in_rect.1.html \
create_bmp_for_stripline_coupler.1.html \
create_bmp_for_symmetrical_stripline.1.html \
create_bmp_for_rect_cen_in_rect_coupler.1 \
design_coupler.1.html \
determine_dimensions_of_couplers.html \
errors.html \
examples.html \
fileformat.html \
generate_for_coupler.html \
generators.html \
index.html \
index2.html \
installing.html \
make-check.html \
man-pages.html \
options.html \
readbin.1.html \
rect_in_rect.html \
sysdata.1.html \
theory.html \
todo.html \
tutorial.html \
valid-html40.gif \
usage_design_coupler.html 

CLEANFILES =

DISTCLEANFILES =