зеркало из https://github.com/github/ruby.git
Cleanings of .bundle do not need cleanings of ext
This commit is contained in:
Родитель
c2622b5253
Коммит
2df4638538
|
@ -518,9 +518,9 @@ ext/realclean:: ext/realclean.sub
|
|||
.bundle/distclean:: .bundle/distclean.sub
|
||||
.bundle/realclean:: .bundle/realclean.sub
|
||||
|
||||
ext/clean.sub .bundle/clean.sub:: ext/clean.mk
|
||||
ext/distclean.sub .bundle/distclean.sub:: ext/distclean.mk
|
||||
ext/realclean.sub .bundle/realclean.sub:: ext/realclean.mk
|
||||
ext/clean.sub:: ext/clean.mk
|
||||
ext/distclean.sub:: ext/distclean.mk
|
||||
ext/realclean.sub:: ext/realclean.mk
|
||||
|
||||
ext/clean.sub ext/distclean.sub ext/realclean.sub \
|
||||
.bundle/clean.sub .bundle/distclean.sub .bundle/realclean.sub::
|
||||
|
|
Загрузка…
Ссылка в новой задаче