equal
deleted
inserted
replaced
1 # |
1 # |
2 # Copyright 1995-2008 Sun Microsystems, Inc. All Rights Reserved. |
2 # Copyright 1995-2009 Sun Microsystems, Inc. All Rights Reserved. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 # |
4 # |
5 # This code is free software; you can redistribute it and/or modify it |
5 # This code is free software; you can redistribute it and/or modify it |
6 # under the terms of the GNU General Public License version 2 only, as |
6 # under the terms of the GNU General Public License version 2 only, as |
7 # published by the Free Software Foundation. Sun designates this |
7 # published by the Free Software Foundation. Sun designates this |
217 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/image/gif |
217 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/image/gif |
218 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/image/cvutils |
218 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/image/cvutils |
219 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/shell |
219 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/shell |
220 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/medialib |
220 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/medialib |
221 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/debug |
221 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/debug |
|
222 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/utility |
222 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/../java2d |
223 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/../java2d |
223 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/../java2d/loops |
224 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/../java2d/loops |
224 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/../java2d/pipe |
225 vpath %.c $(SHARE_SRC)/native/$(PKGDIR)/../java2d/pipe |
225 vpath %.cpp $(SHARE_SRC)/native/$(PKGDIR)/image |
226 vpath %.cpp $(SHARE_SRC)/native/$(PKGDIR)/image |
226 ifeq ($(PLATFORM), windows) |
227 ifeq ($(PLATFORM), windows) |