1
0
Fork 0
mirror of https://github.com/yarrick/iodine.git synced 2025-04-11 04:50:55 +00:00
iodine/.gitignore
Barak A. Pearlmutter 5fe92b1b08 tweak Makefiles to be noisier and use default rules and be more robust
- be less aggressive about suppressing printing of commands
- invoke subcommands once and save results
  - to make commands shorter
  - to make it easy to see the actual values
  - to be robust against changes like "git commit" during a build
- modularize CFLAGS vs CPPFLAGS
- use default rules where possible
2014-04-02 12:19:40 +01:00

7 lines
77 B
Text

/bin/
*.o
/src/base64u.c
/src/base64u.h
/tests/test
/src/iodine
/src/iodined