IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 204


Ignore:
Timestamp:
Mar 10, 2004, 9:30:03 AM (22 years ago)
Author:
eugene
Message:

created psMath.h as a sample

Location:
trunk/archive/pslib
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/Makefile

    r197 r204  
    1 # $Id: Makefile,v 1.3 2004-03-10 03:54:14 rhl Exp $
     1# $Id: Makefile,v 1.4 2004-03-10 19:30:03 eugene Exp $
    22SHELL = /bin/sh
    33DIRS = include
     
    1515        ../Utilities/bin/check-namespace -d `find . ! -name \*#\* -name \*.[ha] -print`
    1616
     17doxygen:
     18        (cd include; doxygen)
     19
    1720clean:
    1821        $(RM) *~ core* TAGS
Note: See TracChangeset for help on using the changeset viewer.