Parent Directory | Revision Log
(Frodo) Solaris build fixes * gen_image fixes (didn't I do these before?!?) * Building shared libs
1 | noinst_LTLIBRARIES = libcompat.la |
2 | |
3 | libcompat_la_LIBADD = @LTLIBOBJS@ |
4 | libcompat_la_SOURCES = dummy.c |
5 | libcompat_la_LDFLAGS = |
6 | |
7 | EXTRA_DIST=getopt.h compat.h getopt.c getopt1.c |
frodo@frodo.looijaard.name | ViewVC Help |
Powered by ViewVC 1.1.26 |