"Fossies" - the Fresh Open Source Software Archive

Member "utrac-0.3.2/src/Makefile.am" (4 Jan 2009, 292 Bytes) of package /linux/privat/old/utrac-0.3.2.tgz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 bin_PROGRAMS = utrac
    2 utrac_SOURCES = 		\
    3 	debug.h				\
    4 	ut_charset.h		\
    5 	ut_error.h			\
    6 	ut_text.h			\
    7 	utrac.h				\
    8 	ut_charset.c		\
    9 	ut_conversion.c		\
   10 	ut_loading.c		\
   11 	ut_messages_en.c	\
   12 	ut_recognition1.c	\
   13 	ut_recognition2.c	\
   14 	ut_utils.c			\
   15 	utrac.c				\
   16 	utrac_cmd.c
   17 
   18 utrac_LDADD =