Changeset 3053 for trunk/include/pdwin32.post
- Timestamp:
- Mar 9, 2000, 5:54:05 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/pdwin32.post
r3038 r3053 1 # $Id: pdwin32.post,v 1. 3 2000-03-07 11:20:14bird Exp $1 # $Id: pdwin32.post,v 1.4 2000-03-09 16:54:05 bird Exp $ 2 2 # 3 3 # Odin32 API … … 68 68 clean: clean2 69 69 !endif 70 $(RM) $(OBJDIR)\* *.LIB *.res *.map *.pch \ 70 $(RM) *.LIB *.res *.map *.pch \ 71 !if "$(OBJDIR)" != "" 72 $(OBJDIR)\* \ 73 !endif 71 74 !ifndef LOCALCLEAN 72 75 $(PDWIN32_LIB)\$(TARGET).LIB \
Note:
See TracChangeset
for help on using the changeset viewer.