c9e484d473
Update the copyright to be 2010 on all changed files in OpenJDK Reviewed-by: ohair
11 lines
247 B
Makefile
11 lines
247 B
Makefile
#
|
|
# Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
|
|
# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
|
|
#
|
|
|
|
Obj_Files += linux_arm.o
|
|
|
|
LIBS += $(EXT_LIBS_PATH)/sflt_glibc.a
|
|
|
|
CFLAGS += -DVM_LITTLE_ENDIAN
|