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