Files
cdesktop/cde/doc/en_US.UTF-8/Makefile.am
2022-01-30 08:04:32 +08:00

9 lines
182 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
if !NETBSD
SUBDIRS = m-guides man guides help
else
# building the guides on netbsd (9.2) doesn't work currently
SUBDIRS = m-guides man help
endif