IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 8, 2004, 11:32:55 AM (22 years ago)
Author:
desonia
Message:

added make of 'all' in the install target.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/Makefile

    r985 r1200  
    33##  Makefile:  psLib
    44##
    5 ##  $Revision: 1.12 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-06-10 20:26:10 $
     5##  $Revision: 1.13 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-07-08 21:32:55 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    140140# the installation
    141141
    142 install: installdirs $(INSTALLTARGETS)
     142install: all installdirs $(INSTALLTARGETS)
    143143        install *.h $(includedir)
    144144        install $(TARGET_STATIC) $(libexecdir)
Note: See TracChangeset for help on using the changeset viewer.