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

Auto generate source via make file #1

Open
agorrod opened this issue Mar 7, 2014 · 0 comments
Open

Auto generate source via make file #1

agorrod opened this issue Mar 7, 2014 · 0 comments

Comments

@agorrod
Copy link
Member

agorrod commented Mar 7, 2014

I'm having trouble getting the source file auto-generation to be triggered by Make.

At the moment to build I'm running:

(cd dist && python gen_source.py) && make

Ideally I'd just be able to run make, and have it run the python command. Even more ideally it'd only run the python command if it noticed that one of src/faultinject.c.in, dist/functions.list or dist/gen_source.py had changed. My half hour of fiddling didn't lead me to a resolution so I'm opening an issue for now.

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

No branches or pull requests

1 participant