view TOOLS/subfont-gimp/Makefile @ 7700:4a39a8bac5de

Mailing list section reworded and updated. This should at some point be merged with bugreports.html somehow.
author diego
date Thu, 10 Oct 2002 03:32:23 +0000
parents 22996ab2d78f
children
line wrap: on
line source

install:
	gimptool --install-admin-bin mplayer_subfont || gimptool --install-bin mplayer_subfont

uninstall:
	gimptool --uninstall-admin-bin mplayer_subfont || true
	gimptool --uninstall-bin mplayer_subfont || true