IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 15, 2004, 12:06:36 PM (22 years ago)
Author:
desonia
Message:

added latex/pdf output for Doxygen.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel1/psLib/src/Makefile.Globals

    r1050 r1053  
    55##  Assumptions:    Variable "prefix" already defined
    66##
    7 ##  $Revision: 1.10.2.2 $  $Name: not supported by cvs2svn $
    8 ##  $Date: 2004-06-15 21:46:21 $
     7##  $Revision: 1.10.2.3 $  $Name: not supported by cvs2svn $
     8##  $Date: 2004-06-15 22:06:36 $
    99##
    1010##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5757    DLL = so
    5858    SO  = so
    59     DOCS = doxygen Doxyfile
     59    DOCS = doxygen Doxyfile; make --directory=$(prefix)/docs/latex
    6060    BUILD_DYNAMIC1 = $(CC) $(LDFLAGS_DLL) -Wl,--whole-archive
    6161    BUILD_DYNAMIC2 = -Wl,--no-whole-archive -lm -o
Note: See TracChangeset for help on using the changeset viewer.