IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 12, 2004, 3:10:21 PM (22 years ago)
Author:
rhl
Message:

Changes now that SampleCode is in PSLib/src

File:
1 edited

Legend:

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

    r200 r228  
    1414        done
    1515#
    16 .PHONY : _tags
    17 tags : _tags
    18         etags `find . -name \*.[ch] -print`
    19 #
    2016# `Our' .h files
    2117#
     
    2319
    2420check :
    25         ../Utilities/bin/check-namespace `find Utils Metadata ../PSLib -name *.[ao] -print` \
     21        ../Utilities/bin/check-namespace `find Utils Metadata .. -name *.[ao] -print` \
    2622                `find . -name \*.h -print` \
    2723                `echo $(HFILES) | perl -pe 's:(^| ): ../PSLib/include/:g;'`
Note: See TracChangeset for help on using the changeset viewer.