Fresco/Berlin Makefile.in,1.13,1.14

Tobias Hunger <[email protected]>
Newsgroups gmane.comp.video.fresco.cvs
Message-ID <[email protected]>
Update of /cvs/fresco/Fresco/Berlin
In directory purcel:/tmp/cvs-serv4336/Berlin

Modified Files:
	Makefile.in 
Log Message:
Only suppress output of echos in the Makefiles. This is what the GNU make
manual recommends.


Index: Makefile.in
===================================================================
RCS file: /cvs/fresco/Fresco/Berlin/Makefile.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Makefile.in	20 Feb 2003 15:30:33 -0000	1.13
+++ Makefile.in	25 Mar 2003 20:35:59 -0000	1.14
@@ -116,16 +116,16 @@
 
 $(docdir)/Berlin.syn: src/Berlin.syn modules/modules.syn
 	@echo linking synopsis files together
-	@mkdir -p $(docdir)/sxr
-	@$(SYNOPSIS) -o $@ $^
+	mkdir -p $(docdir)/sxr
+	$(SYNOPSIS) -o $@ $^
 
 $(docdir)/Berlin.xref: src/Berlin.xref modules/modules.xref
 	@echo linking xref files together
-	@mkdir -p $(docdir)/sxr
-	@compile-xref -m -o $@ $^
+	mkdir -p $(docdir)/sxr
+	compile-xref -m -o $@ $^
 
 src/Berlin.syn src/Berlin.xref:
-	@make -C src xref
+	make -C src xref
 
 modules/modules.syn modules/Berlin.xref:
-	@make -C modules xref
+	make -C modules xref
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.