Skip to content
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

Automate building #18

Open
alichtman opened this issue Apr 25, 2019 · 1 comment
Open

Automate building #18

alichtman opened this issue Apr 25, 2019 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@alichtman
Copy link
Owner

alichtman commented Apr 25, 2019

Write a Makefile for all C programs.

$ make all
$ make clean

This will create a build/ directory with all the same subdirectories as src/, but only executables. Explore python executable options, too.

@alichtman alichtman pinned this issue May 4, 2019
@alichtman
Copy link
Owner Author

Even better is a script that automates the compilation of all programs, not just C.

@alichtman alichtman added the help wanted Extra attention is needed label May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant