Changeset 766 for trunk/psLib/src/sysUtils/Makefile
- Timestamp:
- May 24, 2004, 1:02:20 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sysUtils/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sysUtils/Makefile
r732 r766 3 3 ## Makefile: sysUtils 4 4 ## 5 ## $Revision: 1.1 2$ $Name: not supported by cvs2svn $6 ## $Date: 2004-05- 19 02:16:04$5 ## $Revision: 1.13 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-05-24 23:02:20 $ 7 7 ## 8 8 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 64 64 clean: 65 65 @echo " Deleting intermediate files for 'sysUtils'" 66 $(RM) $(SRC_OBJS) *.lint $(SRC_OBJS:.o=.d )66 $(RM) $(SRC_OBJS) *.lint $(SRC_OBJS:.o=.d*) 67 67 68 68 %.lint: %.c
Note:
See TracChangeset
for help on using the changeset viewer.
