Add branding.
[jody.git] / Makefile.am
blob3cf1494a0f5beccab5d1df3c07d64926a1a2786c
1 AUTOMAKE_OPTIONS = 0.1 gnu dist-bzip2
2 SUBDIRS = src
4 cscope.files:
5         find . -name '*.[ch]' > cscope.files
7 cscope.out: cscope.files
8         cscope -b