source: rtems/doc/bsp_howto/Makefile.am @ 9814e9e3

4.104.114.84.95
Last change on this file since 9814e9e3 was 9814e9e3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/11/03 at 16:20:40

2003-12-11 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 2.6 KB
RevLine 
[2ba8875]1#
[6449498]2#  COPYRIGHT (c) 1988-2002.
[2ba8875]3#  On-Line Applications Research Corporation (OAR).
4#  All rights reserved.
5#
6#  $Id$
7#
8
[fc76a6aa]9PROJECT = bsp_howto
10EDITION = 1
[2ba8875]11
12include $(top_srcdir)/project.am
[81653981]13include $(top_srcdir)/main.am
[2ba8875]14
[fc76a6aa]15GENERATED_FILES = intro.texi target.texi makefiles.texi linkcmds.texi \
16    support.texi adaintr.texi init.texi console.texi clock.texi timer.texi \
[51eacee9]17    rtc.texi ata.texi ide-ctrl.texi nvmem.texi network.texi shmsupp.texi \
18    analog.texi discrete.texi
[2ba8875]19
[bcdaffd]20COMMON_FILES += $(top_srcdir)/common/cpright.texi
[2ba8875]21
[fc76a6aa]22FILES =
[2ba8875]23
24info_TEXINFOS = bsp_howto.texi
[fc76a6aa]25bsp_howto_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)
[2ba8875]26
27#
28#  Process Automatically Generated Files
29#
30
[c7ddb172]31intro.texi: intro.t
[fc76a6aa]32        $(BMENU2) -p "Top" \
[2ba8875]33            -u "Top" \
[fc76a6aa]34            -n "Target Dependent Files" < $< > $@
[2ba8875]35
[c7ddb172]36target.texi: target.t
[fc76a6aa]37        $(BMENU2) -p "Introduction" \
[2ba8875]38            -u "Top" \
[fc76a6aa]39            -n "Makefiles" < $< > $@
[2ba8875]40
[c7ddb172]41makefiles.texi: makefiles.t
[fc76a6aa]42        $(BMENU2) -p "Target Dependent Files Board Support Package Structure" \
[2ba8875]43            -u "Top" \
[fc76a6aa]44            -n "Linker Script" < $< > $@
[2ba8875]45
[c7ddb172]46linkcmds.texi: linkcmds.t
[fc76a6aa]47        $(BMENU2) -p "Makefiles Creating a New BSP Make Customization File" \
[2ba8875]48            -u "Top" \
[fc76a6aa]49            -n "Ada95 Interrupt Support" < $< > $@
[2ba8875]50
[c7ddb172]51adaintr.texi: adaintr.t
[fc76a6aa]52        $(BMENU2) -p "Linker Script Initialized Data" \
[2ba8875]53            -u "Top" \
[fc76a6aa]54            -n "Miscellaneous Support Files" < $< > $@
[2ba8875]55
[c7ddb172]56support.texi: support.t
[fc76a6aa]57        $(BMENU2) -p "Ada95 Interrupt Support Version Requirements" \
[2ba8875]58            -u "Top" \
[fc76a6aa]59            -n "" < $< > $@
[2ba8875]60
[c7ddb172]61init.texi: init.t
[fc76a6aa]62        $(BMENU2) -p "" \
[2ba8875]63            -u "Top" \
[fc76a6aa]64            -n "" < $< > $@
[2ba8875]65
[c7ddb172]66console.texi: console.t
[fc76a6aa]67        $(BMENU2) -p "" \
[2ba8875]68            -u "Top" \
[fc76a6aa]69            -n "" < $< > $@
[2ba8875]70
[c7ddb172]71clock.texi: clock.t
[fc76a6aa]72        $(BMENU2) -p "" \
[2ba8875]73            -u "Top" \
[fc76a6aa]74            -n "" < $< > $@
[2ba8875]75
[c7ddb172]76timer.texi: timer.t
[fc76a6aa]77        $(BMENU2) -p "" \
[2ba8875]78            -u "Top" \
[fc76a6aa]79            -n "" < $< > $@
[2ba8875]80
[c7ddb172]81rtc.texi: rtc.t
[fc76a6aa]82        $(BMENU2) -p "" \
[2ba8875]83            -u "Top" \
[fc76a6aa]84            -n "" < $< > $@
[2ba8875]85
[c7ddb172]86ata.texi: ata.t
[51eacee9]87        $(BMENU2) -p "" \
88            -u "Top" \
89            -n "" < $< > $@
90
[c7ddb172]91ide-ctrl.texi: ide-ctrl.t
[51eacee9]92        $(BMENU2) -p "" \
93            -u "Top" \
94            -n "" < $< > $@
95
[c7ddb172]96nvmem.texi: nvmem.t
[fc76a6aa]97        $(BMENU2) -p "" \
[2ba8875]98            -u "Top" \
[fc76a6aa]99            -n "" < $< > $@
[a4ad9487]100#
101#  Grab the chapter on writing a network device driver.
102#
[c7ddb172]103network.texi: ../networking/driver.t
[a4ad9487]104        $(BMENU2) -p "" \
[2ba8875]105            -u "Top" \
[a4ad9487]106            -n "" < $< > $@
[2ba8875]107
[c7ddb172]108shmsupp.texi: shmsupp.t
[fc76a6aa]109        $(BMENU2) -p "" \
[2ba8875]110            -u "Top" \
[fc76a6aa]111            -n "" < $< > $@
[2ba8875]112
[c7ddb172]113analog.texi: analog.t
[fc76a6aa]114        $(BMENU2) -p "" \
[2ba8875]115            -u "Top" \
[fc76a6aa]116            -n "" < $< > $@
[2ba8875]117
[c7ddb172]118discrete.texi: discrete.t
[fc76a6aa]119        $(BMENU2) -p "" \
[2ba8875]120            -u "Top" \
[fc76a6aa]121            -n "" < $< > $@
[2ba8875]122
[110445c]123EXTRA_DIST = adaintr.t analog.t clock.t console.t discrete.t init.t intro.t \
124    linkcmds.t makefiles.t nvmem.t rtc.t shmsupp.t support.t target.t \
125    timer.t
[3bfda69]126
127CLEANFILES += bsp_howto.info bsp_howto.info-?
[9814e9e3]128
Note: See TracBrowser for help on using the repository browser.