[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: Makefile.am
User: werner
Date: 06/05/21 09:19:56
Modified: . Makefile.am
Log:
c-indent: moved the comment sign to the first column.
Revision Changes Path
1.42 +1 -1 eda/geda/devel/gschem/src/Makefile.am
(In the diff below, changes in quantity of whitespace are not shown.)
Index: Makefile.am
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/src/Makefile.am,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- Makefile.am 20 May 2006 21:58:26 -0000 1.41
+++ Makefile.am 21 May 2006 13:19:56 -0000 1.42
@@ -57,7 +57,7 @@
.nw.c:
$(NOTANGLE) $(NOTANGLEFLAGS) $(NOTANGLEROOT)'$@ : *' $< > ../src/$@.tmp
mv -f ../src/$@.tmp ../src/$@
- #$(INDENTBIN) $(INDENTFLAG) ../src/$@
+# $(INDENTBIN) $(INDENTFLAG) ../src/$@
rm -f ../src/$@~
CPROTO = cproto