[BACK] Return to Makefile.am CVS log [TXT][DIR] Up to Nevrax / code / nelns / admin_executor_service

File: Nevrax / code / nelns / admin_executor_service / Makefile.am (download)
Revision 1.1, Wed Apr 18 13:54:25 2001 UTC (15 months, 1 week ago) by valignat
Branch: MAIN
RENAMED code/server to code/nelns.

#
# $Id: Makefile.am,v 1.1 2001/04/18 13:54:25 valignat Exp $
#

MAINTAINERCLEANFILES           = Makefile.in

bin_PROGRAMS                   = admin_executor_service

admin_executor_service_SOURCES = admin_executor_service.cpp \
                                 sysload.cpp sysmem.cpp sysswap.cpp

admin_executor_service_LDADD   = -lnelnet -lnelmisc


# End of Makefile.am