[svn-r9247] Purpose:
Add Dependencies and Makefile.in in the directory
hdf5/doc/html/cpplus_RM/header_files/.
Platforms tested:
eirene
This commit is contained in:
23
doc/html/cpplus_RM/header_files/Makefile.in
Normal file
23
doc/html/cpplus_RM/header_files/Makefile.in
Normal file
@@ -0,0 +1,23 @@
|
||||
# HDF5 Library Makefile(.in)
|
||||
#
|
||||
# Copyright (C) 2001 National Center for Supercomputing Applications.
|
||||
# All rights reserved.
|
||||
#
|
||||
#
|
||||
top_srcdir=@top_srcdir@
|
||||
top_builddir=../../..
|
||||
srcdir=@srcdir@
|
||||
VPATH=.:@srcdir@
|
||||
@COMMENCE@
|
||||
|
||||
# Subdirectories in build-order (not including `examples')
|
||||
SUBDIRS=
|
||||
DOCDIR=$(docdir)/hdf5/cpplus_RM/header_files
|
||||
|
||||
# Public doc files (to be installed)...
|
||||
PUB_DOCS=filelist.xml image001.jpg image002.jpg
|
||||
|
||||
# Other doc files (not to be installed)...
|
||||
PRIVATE_DOCS=
|
||||
|
||||
@CONCLUDE@
|
||||
Reference in New Issue
Block a user