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