chiark / gitweb /
Example project using nonrecursive make.
[subdirmk.git] / .gitignore
1 ## Build artifacts.
2 *.a
3 *.d
4 *.o
5 *.stamp
6 /lib/t/toytest
7 /src/toy
8
9 ## Autoconf cruft.
10 Makefile
11 /autom4te.cache/
12 /config.log
13 /config.status
14 /configure