11 lines
247 B
Plaintext
11 lines
247 B
Plaintext
|
#
|
||
|
# Copyright (c) 2008, 2010, 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
|