IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 9, 2004, 2:22:36 PM (22 years ago)
Author:
rhl
Message:

Added deeper tags target

File:
1 edited

Legend:

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

    r141 r161  
    1414        done
    1515#
    16 _tags :;
     16.PHONY : _tags
    1717tags : _tags
    18         etags */*.[ch]
     18        etags `find . -name \*.[ch] -print`
    1919#
    2020clean :
Note: See TracChangeset for help on using the changeset viewer.