[BACK]Return to Makefile.am CVS log [TXT][DIR] Up to [Development] / failsafe / FailSafe-mgr / category / machine

File: [Development] / failsafe / FailSafe-mgr / category / machine / Makefile.am (download)

Revision 1.2, Mon Jul 24 22:36:22 2000 UTC (17 years, 3 months ago) by rusty
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -30 lines

Added GPL/LGPL copyright headers & documentation for open source release, and removed CXFS stuff

#  Copyright (c) 2000 Silicon Graphics, Inc.  All Rights Reserved.

include $(top_srcdir)/common.am

rhcat_PROGRAMS = MachineCategory.so
MachineCategory_so_SOURCES = \
    MachineCategory.c++ \
    MachineCategory.h
MachineCategory_so_LDFLAGS = $(LDDSOOPTS)
MachineCategory_so_LDADD = @LFSCXCAMCATEGORY@ @LSYSADMCATEGORY@ @LSYSADMUTIL@