6 lines
110 B
Makefile
6 lines
110 B
Makefile
|
|
## Process this file with automake to produce Makefile.in
|
||
|
|
|
||
|
|
SUBDIRS = man1
|
||
|
|
|
||
|
|
MAINTAINERCLEANFILES = Makefile.in
|