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 # This Makefile.am is in the public domain
2 noinst_LTLIBRARIES = \
3 libintlemu.la
4 5 libintlemu_la_SOURCES = \
6 libintlemu.h \
7 intlemu.c
8 libintlemu_la_LDFLAGS = \
9 -framework CoreFoundation