Files
proguard/annotations/makefile
2018-02-04 23:34:00 +01:00

8 lines
163 B
Makefile

# GNU/Linux makefile for the ProGuard annotations.
MAIN_CLASS = proguard/annotation/*
CLASSPATH =
TARGET = annotations
include ../buildscripts/functions.mk