mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 23:27:35 -04:00
11 lines
157 B
Makefile
11 lines
157 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
|
|
man_MANS = agrep.1
|
|
|
|
EXTRA_DIST = \
|
|
agrep.1.in \
|
|
tre-api.html \
|
|
tre-syntax.html \
|
|
default.css
|