Update of /cvsroot/cbar/cbar/misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6618/misc
Modified Files:
makefile.all
Log Message:
removed trace printout from makefile.all
Index: makefile.all
===================================================================
RCS file: /cvsroot/cbar/cbar/misc/makefile.all,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** makefile.all 21 Sep 2005 18:29:15 -0000 1.10
--- makefile.all 23 Oct 2005 08:44:50 -0000 1.11
***************
*** 145,149 ****
@echo The $(DESCRIPTION) library for $(PLATFORM) has been compiled.
@echo Run make install to complete the installation.
- @echo $(OBJ_DIR)/%$(OBJ_SUFFIX)
--- 145,148 ----
|