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