IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 572


Ignore:
Timestamp:
May 3, 2004, 4:29:18 PM (22 years ago)
Author:
rhl
Message:

Misc minor changes

Location:
trunk/archive/pslib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/Makefile

    r392 r572  
    1 # $Id: Makefile,v 1.4 2004-04-07 03:28:19 eugene Exp $
     1# $Id: Makefile,v 1.5 2004-05-04 02:29:18 rhl Exp $
    22
    33PSLIB_DIR = ..
     4
     5all :
     6        @: no default actions
    47
    58psErrorCodes.h : $(PSLIB_DIR)/src/Utils/psErrorCodes.dat
  • trunk/archive/pslib/lib/Makefile

    r489 r572  
    1212
    1313clean:
    14         $(RM) *~ core* *.a
     14        $(RM) *~ core* *.a *.so *.dylib
    1515
    1616distclean: clean
Note: See TracChangeset for help on using the changeset viewer.