[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: Makefile.am
User: cnieves
Date: 06/05/20 17:58:27
Modified: . Makefile.am
Log:
Commented out the indentation of the C code and added one sanity check.
Revision Changes Path
1.41 +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.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- Makefile.am 20 May 2006 19:22:29 -0000 1.40
+++ Makefile.am 20 May 2006 21:58:26 -0000 1.41
@@ -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