summaryrefslogtreecommitdiff
path: root/java/eclipse-devel/files/post-patch-plugins-org.eclipse.core.filesystem-natives-unix-freebsd-Makefile
blob: aec22abb6bda850d102644f49c26fb34a7533ee7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- plugins/org.eclipse.core.filesystem/natives/unix/freebsd/Makefile.orig	Sun Aug 19 23:58:06 2007
+++ plugins/org.eclipse.core.filesystem/natives/unix/freebsd/Makefile	Sun Aug 19 23:58:15 2007
@@ -17,7 +17,7 @@
 OS_TYPE = freebsd
 
 #Set this to be the location of your JRE
-JAVA_HOME = ~/vm/sun142
+
 
 JDK_INCLUDE = -I ${JAVA_HOME}/include -I ${JAVA_HOME}/include/${OS_TYPE}
 COMMON_INCLUDE = -I include