Changeset 2681 for trunk/psLib/src/Makefile
- Timestamp:
- Dec 9, 2004, 4:50:16 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Makefile
r2307 r2681 3 3 ## Makefile: psLib 4 4 ## 5 ## $Revision: 1.1 8$ $Name: not supported by cvs2svn $6 ## $Date: 2004-1 1-09 00:58:23$5 ## $Revision: 1.19 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-12-10 02:50:14 $ 7 7 ## 8 8 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 224 224 $(DOCS) 225 225 226 tags: 227 cd $(IPPROOT) ; etags `find . \( -name \*.[chy] -o -name \*.cpp\) -print`226 tags: 227 etags `find . \( -name \*.[chy] \) -print` 228 228 229 229 # List of PHONY targets with make file
Note:
See TracChangeset
for help on using the changeset viewer.
