Files @ 7b322e60270c
Branch filter:

Location: DistRen/src/server/Makefile.am - annotation

binki
a few polishes to execio

maybe we're ready to start working on:
common configfile setup
and then remoteio, which uses the configfile
1
2
3
4
bin_PROGRAMS = distrend
distrend_SOURCES = distrend.c
distrend_LDADD = @DISTLIBS_LIBS@ @top_builddir@/src/common/libdistren.la
distrend_CFLAGS = @DISTLIBS_CFLAGS@ -I@top_srcdir@/src/common