From 3ebc6dce93910721c9cec2cea95651a6f060a28d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 24 Jan 2003 11:24:58 +0000 Subject: 2003-01-24 Ralf Corsepius * Makefile.am: Put GENERATED_FILES into $builddir. --- doc/itron3.0/Makefile.am | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'doc/itron3.0/Makefile.am') diff --git a/doc/itron3.0/Makefile.am b/doc/itron3.0/Makefile.am index 5fba42dbff..46d7827860 100644 --- a/doc/itron3.0/Makefile.am +++ b/doc/itron3.0/Makefile.am @@ -25,72 +25,72 @@ FILES = preface.texi info_TEXINFOS = itron.texi itron_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES) -$(srcdir)/status.texi: status.t +status.texi: status.t $(BMENU2) -p "" \ -u "Top" \ -n "" < $< > $@ -$(srcdir)/task.texi: task.t +task.texi: task.t $(BMENU2) -p "" \ -u "Top" \ -n "" < $< > $@ -$(srcdir)/tasksync.texi: tasksync.t +tasksync.texi: tasksync.t $(BMENU2) -p "" \ -u "Top" \ -n "" < $< > $@ -$(srcdir)/semaphore.texi: semaphore.t +semaphore.texi: semaphore.t $(BMENU2) -p "" \ -u "Top" \ -n "" < $< > $@ -$(srcdir)/eventflags.texi: eventflags.t +eventflags.texi: eventflags.t $(BMENU2) -p "" \ -u "Top" \ -n "" < $< > $@ -$(srcdir)/mailbox.texi: mailbox.t +mailbox.texi: mailbox.t $(BMENU2) -p "" \ -u "Top" \ -n "" < $< > $@ -$(srcdir)/msgbuffer.texi: msgbuffer.t +msgbuffer.texi: msgbuffer.t $(BMENU2) -p "" \ -u "Top" \ -n "" < $< > $@ -$(srcdir)/rendezvous.texi: rendezvous.t +rendezvous.texi: rendezvous.t $(BMENU2) -p "" \ -u "Top" \ -n "" < $< > $@ -$(srcdir)/interrupt.texi: interrupt.t +interrupt.texi: interrupt.t $(BMENU2) -p "" \ -u "Top" \ -n "" < $< > $@ -$(srcdir)/memorypool.texi: memorypool.t +memorypool.texi: memorypool.t $(BMENU2) -p "" \ -u "Top" \ -n "" < $< > $@ -$(srcdir)/fixedblock.texi: fixedblock.t +fixedblock.texi: fixedblock.t $(BMENU2) -p "" \ -u "Top" \ -n "" < $< > $@ -$(srcdir)/time.texi: time.t +time.texi: time.t $(BMENU2) -p "" \ -u "Top" \ -n "" < $< > $@ -$(srcdir)/config.texi: config.t +config.texi: config.t $(BMENU2) -p "" \ -u "Top" \ -n "" < $< > $@ -$(srcdir)/network.texi: network.t +network.texi: network.t $(BMENU2) -p "" \ -u "Top" \ -n "" < $< > $@ -- cgit v1.2.3