summaryrefslogblamecommitdiffstats
path: root/doc/develenv/Makefile.am
blob: 6e1e3326810857d2949b27275036001565fdf4cd (plain) (tree)
1
2
3
4
5
6
7
8
9
 
                           





                                                   
 

                  

                                
                             
 

                                                                  

                                                

                             
                                            
#
#  COPYRIGHT (c) 1988-2002.
#  On-Line Applications Research Corporation (OAR).
#  All rights reserved.
#
#  $Id$
#


PROJECT = develenv
EDITION = 1

include $(top_srcdir)/project.am
include $(top_srcdir)/main.am

FILES = compile.texi direct.texi intro.texi sample.texi utils.texi

COMMON_FILES = $(top_srcdir)/common/setup.texi \
    $(top_srcdir)/common/cpright.texi

info_TEXINFOS = develenv.texi
develenv_TEXINFOS = $(FILES) $(COMMON_FILES)