Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Minor fixes in Makefile/Cambios menores en Makefile#745

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
cmaureir merged 1 commit intopython:3.8frommondeja:clean-makefile
Sep 11, 2020

Conversation

mondeja
Copy link
Contributor

@mondejamondeja commentedSep 9, 2020
edited
Loading

  • Fix indent inmake build.
  • @echo is failing inmake build because is followed from&&.@ usage in Makefiles only is possible at the beggining of a command.
  • rm -fr $(VENV) replaced withrm -rf $(VENV) to keep consistence inmake clean.

  • Corregida indentación enmake build.
  • @echo está fallando enmake build porque está seguido de&&. El uso de@ en Makefiles sólo es posible al principio de cada comando.
  • Reemplazadorm -fr $(VENV) conrm -rf $(VENV) para mantener la consistencia enmake clean.

@mondejamondeja changed the titleMinor fixes in MakefileMinor fixes in Makefile/Cambios menores en MakefileSep 9, 2020
@cmaureir
Copy link
Collaborator

Gracias@mondeja

@cmaureircmaureir merged commitbfbba01 intopython:3.8Sep 11, 2020
@mondejamondeja deleted the clean-makefile branchSeptember 11, 2020 12:33
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@cmaureircmaureircmaureir approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@mondeja@cmaureir

[8]ページ先頭

©2009-2025 Movatter.jp