Retreat! running configure before clean isn't the answer. Back to the drawing board.
This commit is contained in:
Родитель
3295f07ffa
Коммит
5521a6237d
|
@ -269,7 +269,7 @@ build: $(OBJDIR)/Makefile $(OBJDIR)/config.status
|
|||
# Other targets
|
||||
|
||||
# Pass these target onto the real build system
|
||||
clean realclean: $(OBJDIR)/Makefile $(OBJDIR)/config.status
|
||||
clean realclean:
|
||||
cd $(OBJDIR); $(MAKE) $@
|
||||
rm -fr $(ALL_TRASH)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче