|
|
| File: [Development] / failsafe / FailSafe-mgr / misc / Makefile.am (download)
Revision 1.4, Tue Aug 1 08:03:21 2000 UTC (17 years, 2 months ago) by rusty
(Should have been included in mod 2.04-linux:FailSafe-mgr:70933a). Replaced PRODUCT_PREFIX with fs. |
# Copyright (c) 2000 Silicon Graphics, Inc. All Rights Reserved. include $(top_srcdir)/common.am fsProductAttrs_DATA = 1000.fs 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