comparison Makefile @ 189:189cd8fe2304

Bump copyrights.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 20 Mar 2017 12:23:02 +0200
parents 88b364dfd501
children 60871afc2702
comparison
equal deleted inserted replaced
188:4568c8016377 189:189cd8fe2304
20 AnimatedPointElement.class 20 AnimatedPointElement.class
21 21
22 # Utils 22 # Utils
23 JAVAC=javac 23 JAVAC=javac
24 JAVAC_FLAGS=-g -Xlint:unchecked 24 JAVAC_FLAGS=-g -Xlint:unchecked
25 APPLETVIEWER=aoss appletviewer 25 APPLETVIEWER=appletviewer
26 26
27 27
28 ### 28 ###
29 ### Targets 29 ### Targets
30 ### 30 ###