1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-OpenEBS

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
Makefile 457
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Orville Wright Отправлено 13.06.2024 00:01 77179c8
# Makefile for building Containers for Storage Testing
#
#
# Reference Guide - https://www.gnu.org/software/make/manual/make.html
# This line forces a refresh of GitHub Date Metadata
.PHONY: spell
spell:
codespell \
--ignore-words="./.codespell-ignores.txt" \
--skip="./.git,*.png,*.jpg,*.ico,*.pdf,get-pip.py,dynamo"
#
# This is done to avoid conflict with a file of same name as the targets
# mentioned in this makefile.
#
.DEFAULT_GOAL := spell

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-OpenEBS.git
git@api.gitlife.ru:oschina-mirror/mirrors-OpenEBS.git
oschina-mirror
mirrors-OpenEBS
mirrors-OpenEBS
main