initical checkin for casa-yast module

This commit is contained in:
soochoi
2006-04-14 20:38:26 +00:00
parent 10bc87ce3f
commit 2fd8e53814
53 changed files with 23843 additions and 0 deletions

14
casa-yast/autodocs-cc.ami Normal file
View File

@@ -0,0 +1,14 @@
# -*- makefile -*- Automake include file
# $Id: autodocs-cc.ami 28248 2006-02-21 14:14:07Z mvidner $
# Builds source documentation for C++ sources.
# Builds and installs by default, intended for base packages where the
# docs is useful for developers of leaf packages.
# PARAMETERS: (additional to those of autodocs-cc-base)
# AUTODOCS_SUBDIR: htmldir will be $(docdir)/$(AUTODOCS_SUBDIR)/autodocs
include $(top_srcdir)/autodocs-cc-base.ami
htmldir = $(docdir)/$(AUTODOCS_SUBDIR)/autodocs
html_DATA = $(html_data)