From a26362f50262d7371aea714367f880dcc5bfabe6 Mon Sep 17 00:00:00 2001 From: Max Khon Date: Sat, 19 Apr 2003 14:16:42 +0000 Subject: New port: proguard ProGuard can read jar files, shrink and obfuscate them (to prevent reverse engineering), and write out the resulting jar file. PR: 50434 Submitted by: Alex Semenyaka --- java/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'java/Makefile') diff --git a/java/Makefile b/java/Makefile index 6211285c3041..062aeacd56af 100644 --- a/java/Makefile +++ b/java/Makefile @@ -68,6 +68,7 @@ SUBDIR += netcomponents SUBDIR += netrexx SUBDIR += openjit + SUBDIR += proguard SUBDIR += sablevm SUBDIR += shujit SUBDIR += trove4j -- cgit v1.2.3