1 2 3 4 5 6 7 8
AUTOMAKE_OPTIONS = foreign SUBDIRS = src include doc: doxygen doxygen.cfg indent: indent -kr -ut -ts4 -l120 src/*.c src/*.h