doc: get utils to build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user