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

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

Revision 1.3, Mon Jul 24 22:36:22 2000 UTC (17 years, 3 months ago) by rusty
Branch: MAIN
Changes since 1.2: +3 -35 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

fsProductAttrs_DATA = 1000.$(PRODUCT_PREFIX) 1000.os

#  this is pretty lame.
1000.os:
	echo "os:`uname`" > $@

##  The original version link stuff created a different version number
##  depending on whether this was cx or fs.
install-exec-hook:
	@echo "Creating product version link"
	$(mkinstalldirs) $(DESTDIR)@FSPRODDIR@
	rm -f $(DESTDIR)@FSPRODDIR@/version
	$(LN_S) $(VERSION) $(DESTDIR)@FSPRODDIR@/version

EXTRA_DIST = 1000.fs fsmgr.chest