jdk/make/java/verify/Makefile
changeset 1090 c5805b1672a6
parent 849 be386e469547
child 4665 d14dc3d9e1fa
--- a/jdk/make/java/verify/Makefile	Fri Aug 22 10:37:03 2008 -0700
+++ b/jdk/make/java/verify/Makefile	Fri Aug 22 12:24:27 2008 -0700
@@ -1,5 +1,5 @@
 #
-# Copyright 1999-2005 Sun Microsystems, Inc.  All Rights Reserved.
+# Copyright 1999-2008 Sun Microsystems, Inc.  All Rights Reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -53,12 +53,6 @@
 	check_format.c
 
 #
-# libverify.so needs these 2 header files (opcodes.h opcodes.length) 
-# from the VM.
-#
-CPPFLAGS += -I$(SHARE_SRC)/javavm/include 
-
-#
 # Targets.
 #
 ifeq ($(PLATFORM), solaris)