doc: get utils to build

This commit is contained in:
Jon Trulson
2021-11-09 15:39:33 -07:00
parent f4bd53c82e
commit 5f7eda2b33
5 changed files with 30 additions and 24 deletions

View File

@@ -1,13 +1,14 @@
MAINTAINERCLEANFILES = Makefile.in
all:
$(MKDIR_P) help-sdl
$(MKDIR_P) cde.dti
$(MKDIR_P) m-guides/common
$(LN_S) ../../guides/common/ManLinksMotif.sgm \
m-guides/common/ManLinks.sgm
#all:
# $(MKDIR_P) help-sdl
# $(MKDIR_P) cde.dti
# $(MKDIR_P) m-guides/common
# $(LN_S) ../../guides/common/ManLinksMotif.sgm \
# m-guides/common/ManLinks.sgm
SUBDIRS = man guides help
SUBDIRS = help
# NOTYET = man guides
clean::
$(RM) -r help-sdl cde.dti
#clean::
# $(RM) -r help-sdl cde.dti