441ecfaf26
- Remove header, replace it with $HEADER$ (to be filled in later) This commit was SVN r66.
9 строки
109 B
Makefile
9 строки
109 B
Makefile
# -*- makefile -*-
|
|
#
|
|
# $HEADER$
|
|
#
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
SUBDIRS = config src test
|