/[public]/psiconv/trunk/compat/Makefile.am
ViewVC logotype

Contents of /psiconv/trunk/compat/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 248 - (show annotations)
Wed Apr 28 21:28:30 2004 UTC (19 years, 11 months ago) by frodo
File size: 181 byte(s)
(Frodo) Fixed compat directory LIBOBJS handling

Mandated by newer autoconf/automake/libtool versions.

1 noinst_LTLIBRARIES = libcompat.la
2
3 libcompat_la_LIBADD = @LTLIBOBJS@
4 libcompat_la_SOURCES = dummy.c
5 libcompat_la_LDFLAGS = -static
6
7 EXTRA_DIST=getopt.h compat.h getopt.c getopt1.c

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26