Skip to content

Instantly share code, notes, and snippets.

@kazu634
Created December 25, 2011 14:04
Show Gist options
  • Save kazu634/1519307 to your computer and use it in GitHub Desktop.
Save kazu634/1519307 to your computer and use it in GitHub Desktop.
m4/.seedlock : m4/seed.m4
@echo "Generating the macro..."
@m4 m4/seed.m4
@touch m4/.seedlock
m4/seed.m4 : src/header src/procedure src/footer
@echo "Generating seed m4 file..."
@bin/template.pl > m4/seed.m4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment