hopefully one last update to the examples .cvsignores
Original commit message from CVS: hopefully one last update to the examples .cvsignores
This commit is contained in:
parent
e8e04586aa
commit
582fcaffcd
1
examples/autoplug/.gitignore
vendored
1
examples/autoplug/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
autoplug
|
||||
|
1
examples/helloworld/.gitignore
vendored
1
examples/helloworld/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
helloworld
|
||||
|
1
examples/helloworld2/.gitignore
vendored
1
examples/helloworld2/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
helloworld2
|
||||
|
@ -1,9 +0,0 @@
|
||||
CC = libtool gcc
|
||||
|
||||
launch: launch.c
|
||||
$(CC) -Wall -I../../ ../../gst/libgst.la `gnome-config --cflags --libs gnomeui` launch.c -o launch
|
||||
|
||||
clean:
|
||||
rm -f *.o launch
|
||||
|
||||
|
1
examples/queue/.gitignore
vendored
1
examples/queue/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
queue
|
||||
|
1
examples/queue2/.gitignore
vendored
1
examples/queue2/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
queue2
|
||||
|
1
examples/queue3/.gitignore
vendored
1
examples/queue3/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
queue3
|
||||
|
1
examples/queue4/.gitignore
vendored
1
examples/queue4/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
queue4
|
||||
|
1
examples/thread/.gitignore
vendored
1
examples/thread/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
thread
|
||||
|
1
examples/xml/.gitignore
vendored
1
examples/xml/.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
Makefile
|
||||
createxml
|
||||
runxml
|
||||
xmlTest.gst
|
||||
|
1
tests/old/examples/autoplug/.gitignore
vendored
1
tests/old/examples/autoplug/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
autoplug
|
||||
|
1
tests/old/examples/helloworld/.gitignore
vendored
1
tests/old/examples/helloworld/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
helloworld
|
||||
|
1
tests/old/examples/helloworld2/.gitignore
vendored
1
tests/old/examples/helloworld2/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
helloworld2
|
||||
|
@ -1,9 +0,0 @@
|
||||
CC = libtool gcc
|
||||
|
||||
launch: launch.c
|
||||
$(CC) -Wall -I../../ ../../gst/libgst.la `gnome-config --cflags --libs gnomeui` launch.c -o launch
|
||||
|
||||
clean:
|
||||
rm -f *.o launch
|
||||
|
||||
|
1
tests/old/examples/queue/.gitignore
vendored
1
tests/old/examples/queue/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
queue
|
||||
|
1
tests/old/examples/queue2/.gitignore
vendored
1
tests/old/examples/queue2/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
queue2
|
||||
|
1
tests/old/examples/queue3/.gitignore
vendored
1
tests/old/examples/queue3/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
queue3
|
||||
|
1
tests/old/examples/queue4/.gitignore
vendored
1
tests/old/examples/queue4/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
queue4
|
||||
|
1
tests/old/examples/thread/.gitignore
vendored
1
tests/old/examples/thread/.gitignore
vendored
@ -1,2 +1 @@
|
||||
Makefile
|
||||
thread
|
||||
|
1
tests/old/examples/xml/.gitignore
vendored
1
tests/old/examples/xml/.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
Makefile
|
||||
createxml
|
||||
runxml
|
||||
xmlTest.gst
|
||||
|
Loading…
x
Reference in New Issue
Block a user