8 lines
82 B
Makefile
8 lines
82 B
Makefile
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
if SOLARIS
|
|
.NO_PARALLEL:
|
|
endif
|
|
|
|
SUBDIRS = src
|