xlhtml/cole/Makefile.am

9 lines
364 B
Makefile
Raw Normal View History

2002-03-20 15:31:36 +00:00
## Process this file with automake to produce Makefile.in
EXTRA_DIST = README-cole README-CVS DOWNLOAD ChangeLog ChangeLog-from1to2 TODO THANKS AUTHORS BUGS doc/* examples/* utils/*
noinst_LIBRARIES = libcole.a
2002-04-09 00:10:48 +00:00
libcole_a_SOURCES = cole.c internal.c oledecod.c olecod.c support.c version.c internal.h support.h
2002-03-20 15:31:36 +00:00
AM_CFLAGS = -Wall -Wcast-align -Wpointer-arith