[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:28
Modified: . Makefile.am
Log:
Commented out the indentation of the C code and added one sanity check.
Revision Changes Path
1.54 +2 -2 eda/geda/devel/libgeda/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/libgeda/src/Makefile.am,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -b -r1.53 -r1.54
--- Makefile.am 20 May 2006 19:22:29 -0000 1.53
+++ Makefile.am 20 May 2006 21:58:28 -0000 1.54
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.53 2006/05/20 19:22:29 ahvezda Exp $
+# $Id: Makefile.am,v 1.54 2006/05/20 21:58:28 cnieves Exp $
#
# NOTE: Don't forget that in the libtool distribution, files in this
# directory are distributed by the demo_distfiles variable in the top
@@ -51,7 +51,7 @@
.nw.c:
$(NOTANGLE) $(NOTANGLEFLAGS) $(NOTANGLEROOT)'$@ : *' $< > ../src/$@.tmp
mv -f ../src/$@.tmp ../src/$@
- $(INDENTBIN) $(INDENTFLAG) ../src/$@
+ #$(INDENTBIN) $(INDENTFLAG) ../src/$@
rm -f ../src/$@~
CPROTO = cproto