IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 18, 2005, 4:17:05 PM (22 years ago)
Author:
desonia
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel4/psLib/src/Makefile

    r2681 r3059  
    33##  Makefile:  psLib
    44##
    5 ##  $Revision: 1.19 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-12-10 02:50:14 $
     5##  $Revision: 1.19.2.1 $  $Name: not supported by cvs2svn $
     6##  $Date: 2005-01-19 02:17:04 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5454
    5555all:    $(ALLTARGETS)
     56        sed 's|PREFIX|$(prefix)|' $(TIME_CONFIG_FILE).template > $(TIME_CONFIG_FILE)
    5657        $(BUILD_DYNAMIC1) $(TARGET_STATIC) $(BUILD_DYNAMIC2) $(TARGET_DYNAMIC)
    5758        @echo ""
     
    199200        install *.h $(includedir)
    200201        install $(TARGET_STATIC) $(libexecdir)
     202        install $(TARGET_DYNAMIC) $(libexecdir)
    201203        install $(TARGET_DYNAMIC) $(libexecdir)
    202204
Note: See TracChangeset for help on using the changeset viewer.