Changeset 766 for trunk/psLib/src/dataManip/Makefile
- Timestamp:
- May 24, 2004, 1:02:20 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/dataManip/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataManip/Makefile
r761 r766 34 34 clean: 35 35 @echo " Deleting intermediate files for 'sysUtils'" 36 $(RM) $(SRC_OBJS) *.lint $(SRC_OBJS:.o=.d )36 $(RM) $(SRC_OBJS) *.lint $(SRC_OBJS:.o=.d*) 37 37 38 38 %.lint: %.c
Note:
See TracChangeset
for help on using the changeset viewer.
