From 0632591996893fe136a1f2fe44d9b9f404f41f3e Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Thu, 1 Nov 2018 13:30:58 +0100 Subject: Initial commit --- localfs/var/www/vhosts/jango104.domain.de/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 localfs/var/www/vhosts/jango104.domain.de/Makefile (limited to 'localfs/var/www/vhosts/jango104.domain.de/Makefile') diff --git a/localfs/var/www/vhosts/jango104.domain.de/Makefile b/localfs/var/www/vhosts/jango104.domain.de/Makefile new file mode 100644 index 0000000..73b2d2b --- /dev/null +++ b/localfs/var/www/vhosts/jango104.domain.de/Makefile @@ -0,0 +1,6 @@ +VERSION = 3.82 + +all: tux + +tux: + @svgcleaner-cli tux-bw.svg tux-bw-clean.svg --remove-unused-defs --remove-nonsvg-elts --remove-inkscape-elts --remove-sodipodi-elts --remove-ai-elts --remove-corel-elts --remove-msvisio-elts --remove-sketch-elts --remove-invisible-elts --remove-empty-containers --remove-duplicated-defs --equal-elts-to-use --ungroup-containers --remove-notappl-atts --remove-inkscape-atts --remove-sodipodi-atts --remove-ai-atts --remove-corel-atts --remove-msvisio-atts --remove-sketch-atts --remove-stroke-props --remove-fill-props --remove-unused-xlinks --group-elts-by-styles --simplify-transform-matrix --apply-transforms-to-shapes --join-style-atts --remove-unneeded-symbols --apply-transforms-to-paths --create-viewbox --colors-to-rrggbb --convert-basic-shapes -- cgit v1.2.3