6 lines
117 B
Makefile
6 lines
117 B
Makefile
|
|
## Process this file with automake to produce Makefile.in
|
||
|
|
|
||
|
|
SUBDIRS = 3v0 3v1 3v2
|
||
|
|
|
||
|
|
MAINTAINERCLEANFILES = Makefile.in
|