diff options
-rw-r--r-- | .cvsignore | 2 | ||||
-rw-r--r-- | Make.config | 4 | ||||
-rw-r--r-- | mk/.cvsignore | 1 | ||||
-rwxr-xr-x | qemu-gtk | bin | 80074 -> 0 bytes |
4 files changed, 3 insertions, 4 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..619c4f1 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,2 @@ +Make.config +qemu-gtk diff --git a/Make.config b/Make.config deleted file mode 100644 index c183710..0000000 --- a/Make.config +++ /dev/null @@ -1,4 +0,0 @@ -LIB := lib64 -HAVE_GTK := yes -HAVE_GTK_VNC := yes -HAVE_VTE := yes diff --git a/mk/.cvsignore b/mk/.cvsignore new file mode 100644 index 0000000..4985818 --- /dev/null +++ b/mk/.cvsignore @@ -0,0 +1 @@ +*.dep diff --git a/qemu-gtk b/qemu-gtk Binary files differdeleted file mode 100755 index cf40928..0000000 --- a/qemu-gtk +++ /dev/null |