Skip to content

Removed old makefile #5

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lRespublica
Copy link

It looks like the Makefile in the repository isn't really needed. It is should be generated automatically using cmake.

It also contains strange links to local user directories, such as

150 all: cmake_check_build_system
151     $(CMAKE_COMMAND) -E cmake_progress_start /home/isharipov/CODE/kphp-timelib/CMakeFiles /home/isharipov/CODE/kphp-timelib/CMakeFiles/progress.marks
152     $(MAKE) -f CMakeFiles/Makefile2 all
153     $(CMAKE_COMMAND) -E cmake_progress_start /home/isharipov/CODE/kphp-timelib/CMakeFiles 0

As far as I understand, you can freely delete it, generate a new one locally and build lib with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant