# GNU/Linux makefile for the ProGuard annotations.

MAIN_CLASS = proguard/annotation/*
CLASSPATH  =
TARGET     = annotations

include ../buildscripts/functions.mk
