File: Makefile.am

package info (click to toggle)
adms 2.3.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,592 kB
  • sloc: xml: 7,167; perl: 4,866; ansic: 3,147; lex: 1,128; yacc: 691; sh: 323; makefile: 110
file content (16 lines) | stat: -rw-r--r-- 448 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
generated_FILES= \
   adms-alias.png        \
   adms-element.png      \
   adms-enumeration.png  \
   adms-list.png         \
   adms-scalar.png       \
   adms-uid.png

EXTRA_DIST=mkimages.pl $(generated_FILES)

# Perl GD module is required to update the figures.
# The script used to be run by make, but it become hard to
# get GD installed and it does not really seem necessary.
# Images are now added to the repository.

CLEANFILES=.*.swp *\~