|
|
| File: [Development] / failsafe / FailSafe-mgr / lib / libfscxCamCategory / Makefile.am (download)
Revision 1.3, Mon Jul 24 22:36:22 2000 UTC (17 years, 3 months ago) by rusty
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 #noinst_PROGRAMS = testcam rhlib_LTLIBRARIES = libfscxCamCategory.la libfscxCamCategory_la_SOURCES = CamCategory.c++ CamCategory.h libfscxCamCategory_la_LIBADD = @LSYSADMCATEGORY@ @LSYSADMUTIL@ @LCAM@ #libfscxCamCategory_la_LDFLAGS = @DLSYSADMUTIL@ @DLSYSADMUTIL@ @DLCAM@ #libfscxCamCategory_la_LDADD = @DLSYSADMUTIL@ @DLSYSADMUTIL@ @DLCAM@ #testcam_SOURCES = testcam.c++ #testcam_LDFLAGS = @LCAM@