Changeset 1748 for trunk/psLib/src/sysUtils/Makefile
- Timestamp:
- Sep 8, 2004, 4:24:18 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/Makefile
r1696 r1748 3 3 ## Makefile: sysUtils 4 4 ## 5 ## $Revision: 1.2 0$ $Name: not supported by cvs2svn $6 ## $Date: 2004-09-0 7 19:05:07$5 ## $Revision: 1.21 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-09-09 02:24:18 $ 7 7 ## 8 8 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 47 47 48 48 psErrorCodes.h: psErrorCodes.dat 49 perl parseErrorCodes.pl --data=$? $@49 perl ../parseErrorCodes.pl --data=$? $@ 50 50 51 51 psErrorCodes.c: psErrorCodes.dat 52 perl parseErrorCodes.pl --data=$? $@52 perl ../parseErrorCodes.pl --data=$? $@ 53 53 54 54 psSysUtilsErrors.h: psSysUtilsErrors.dat 55 perl parseErrorCodes.pl --data=$? $@55 perl ../parseErrorCodes.pl --data=$? $@ 56 56 57 57
Note:
See TracChangeset
for help on using the changeset viewer.
