diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/makefile.w32-in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 7d49748ebc5..bc998e710d7 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in | |||
| @@ -329,6 +329,7 @@ clean: | |||
| 329 | - $(DEL) ctags.c | 329 | - $(DEL) ctags.c |
| 330 | - $(DEL) getopt.h | 330 | - $(DEL) getopt.h |
| 331 | - $(DEL_TREE) $(OBJDIR) | 331 | - $(DEL_TREE) $(OBJDIR) |
| 332 | - $(DEL) stamp_BLD | ||
| 332 | 333 | ||
| 333 | cleanall: clean | 334 | cleanall: clean |
| 334 | - $(DEL_TREE) obj | 335 | - $(DEL_TREE) obj |