a bit cleanup for the target dist-hook

This commit is contained in:
darkeye 2001-08-29 21:00:30 +00:00
parent f23124b0c2
commit ba40a397b4
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@ SUBDIRS = src man
EXTRA_DIST = stl $(KDOC_DIR) darkice.cfg EXTRA_DIST = stl $(KDOC_DIR) darkice.cfg
dist-hook: $(KDOC_DIR) $(KDOC_DIR): kdocs
kdocs: src kdocs: src kdocs_clean
cd src; kdoc --private --strip-h-path --name DarkIce --outputdir ../$(KDOC_DIR)/ *.h cd src; kdoc --private --strip-h-path --name DarkIce --outputdir ../$(KDOC_DIR)/ *.h
kdocs_clean: kdocs_clean: