3ce1b9852b
This commit was SVN r1155.
14 строки
201 B
Makefile
14 строки
201 B
Makefile
# -*- makefile -*-
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
SUBDIRS = config include src test
|
|
|
|
EXTRA_DIST = README INSTALL VERSION Doxyfile
|
|
|
|
dist-hook:
|
|
csh config/distscript.csh
|