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

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

Revision 1.3, Sun Sep 10 06:28:45 2000 UTC (17 years, 1 month ago) by rusty
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +9 -7 lines

Commented out building of test code, moved the source files to EXTRA_DIST.

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

#include $(top_srcdir)/common.am
#
#noinst_PROGRAMS = MachineCategory.so
#MachineCategory_so_SOURCES = \
#    MachineCategory.c++ \
#    MachineCategory.h
#MachineCategory_so_LDFLAGS = $(LDDSOOPTS)
#MachineCategory_so_LDADD = @LSYSADMFILEBASEDCATEGORY@ @LSYSADMCATEGORY@ @LSYSADMUTIL@

EXTRA_DIST = \
    MachineCategory.c++ \
    MachineCategory.h