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

File: [Development] / failsafe / FailSafe-mgr / category / resource-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 = ResourceCategory.so
#ResourceCategory_so_SOURCES = \
#    ResourceCategory.c++ \
#    ResourceCategory.h
#ResourceCategory_so_LDFLAGS = $(LDDSOOPTS)
#ResourceCategory_so_LDADD = @LSYSADMFILEBASEDCATEGORY@ @LSYSADMCATEGORY@ @LSYSADMUTIL@

EXTRA_DIST = \
    ResourceCategory.c++ \
    ResourceCategory.h