Added/update .cvsignore
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 9 Mar 2004 19:42:02 +0000 (19:42 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 9 Mar 2004 19:42:02 +0000 (19:42 +0000)
examples/gils/.cvsignore
examples/gils/Makefile.am
test/charmap/.cvsignore [new file with mode: 0644]
test/rusmarc/.cvsignore
test/usmarc/lock/.cvsignore [new file with mode: 0644]
test/xelm/lock/.cvsignore [new file with mode: 0644]

index c37d634..3092046 100644 (file)
@@ -1,5 +1,6 @@
 *.mf
 *.LCK
 *.in
+log
 zebrasrv.pid
 Makefile
index 780b782..90c396b 100644 (file)
@@ -1,8 +1,10 @@
-dist-hook:
-       -mkdir $(distdir)/records
-       cp $(srcdir)/records/*.grs $(distdir)/records
+# $Id: Makefile.am,v 1.3 2004-03-09 19:42:02 adam Exp $
 
 EXTRA_DIST = zebra.cfg 
 
 clean:
        rm -f *.mf *..LCK zebrasrv.pid
+
+dist-hook:
+       -mkdir $(distdir)/records
+       cp $(srcdir)/records/*.grs $(distdir)/records
diff --git a/test/charmap/.cvsignore b/test/charmap/.cvsignore
new file mode 100644 (file)
index 0000000..e7802a3
--- /dev/null
@@ -0,0 +1,10 @@
+Makefile
+Makefile.in
+*.mf
+*.log
+log
+*.LCK
+shadow
+reg
+socket
+zebrasrv.pid
index 89df784..1327a1d 100644 (file)
@@ -4,3 +4,5 @@ lock
 register
 tmp
 zebrasrv.pid
+socket
+*.log
diff --git a/test/usmarc/lock/.cvsignore b/test/usmarc/lock/.cvsignore
new file mode 100644 (file)
index 0000000..1916379
--- /dev/null
@@ -0,0 +1,7 @@
+Makefile
+Makefile.in
+*.mf
+*.LCK
+lock
+tmp
+zebrasrv.pid
diff --git a/test/xelm/lock/.cvsignore b/test/xelm/lock/.cvsignore
new file mode 100644 (file)
index 0000000..c70b078
--- /dev/null
@@ -0,0 +1,7 @@
+Makefile
+Makefile.in
+*.mf
+*.log
+log
+*.pid
+*.LCK