ab4dc2d6ad
This commit was SVN r138.
11 строки
139 B
Makefile
11 строки
139 B
Makefile
# -*- makefile -*-
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
SUBDIRS = config src test
|
|
|
|
EXTRA_DIST = VERSION Doxyfile
|