File: Makefile.am

package info (click to toggle)
uniutils 2.25-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,432 kB
  • ctags: 166
  • sloc: ansic: 26,417; sh: 790; makefile: 58; awk: 55
file content (23 lines) | stat: -rw-r--r-- 854 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
bin_PROGRAMS = unidesc uniname unihist ExplicateUTF8 unirev
bin_SCRIPTS = utf8lookup
dist_man_MANS = unidesc.1 uniname.1 ExplicateUTF8.1 unihist.1 unirev.1
unidesc_SOURCES = Get_UTF32_From_UTF8i.c unidesc.c Get_UTF32i.c Read_UMagic_Number.c unirange.c ExplicateBadUTF8.c binfmt.c
uniname_SOURCES = uniname.c Get_UTF32_From_UTF8i.c Get_UTF32i.c unames.c unirange.c offsettbl.c NelsonTbl.c putu8.c ExplicateBadUTF8.c binfmt.c
unihist_SOURCES = unihist.c Get_UTF32_From_UTF8i.c  putu8.c ExplicateBadUTF8.c binfmt.c
ExplicateUTF8_SOURCES = ExplicateUTF8.c binfmt.c
unirev_SOURCES = unirev.c
noinst_HEADERS = nelson.h  offsettbl.h  unicode.h  uniftypes.h  unirange.h  utf8error.h
LOCALEDIR=/usr/local/share/locale
AM_CFLAGS = -DLOCALEDIR=\"${LOCALEDIR}\"
AUTOMAKE_OPTIONS = dist-zip dist-bzip2
EXTRA_DIST = genunames.awk TestData utf8lookup CREDITS