diff options
| -rw-r--r-- | tools/easylogo/Makefile | 2 | ||||
| -rw-r--r-- | tools/easylogo/linux_logo.tga | bin | 0 -> 19244 bytes | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/tools/easylogo/Makefile b/tools/easylogo/Makefile new file mode 100644 index 000000000..292344ad0 --- /dev/null +++ b/tools/easylogo/Makefile @@ -0,0 +1,2 @@ +all:	easylogo.c +	gcc easylogo.c -o easylogo diff --git a/tools/easylogo/linux_logo.tga b/tools/easylogo/linux_logo.tgaBinary files differ new file mode 100644 index 000000000..ac53def05 --- /dev/null +++ b/tools/easylogo/linux_logo.tga |