Initial snapshot
This commit is contained in:
commit
fee4dd4e6d
373 changed files with 62144 additions and 0 deletions
23
environment/profile/host/linux/ia32.mips64/mips64.mk
Normal file
23
environment/profile/host/linux/ia32.mips64/mips64.mk
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
#
|
||||
# ---------- header -----------------------------------------------------------
|
||||
#
|
||||
# project kaneton
|
||||
#
|
||||
# license kaneton
|
||||
#
|
||||
# file /home/enguerrand/...profile/host/linux/ia32.mips64/mips64.mk
|
||||
#
|
||||
# created julien quintard [tue may 8 13:03:34 2007]
|
||||
# updated enguerrand raymond [sun may 17 09:36:48 2009]
|
||||
#
|
||||
|
||||
#
|
||||
# ---------- information ------------------------------------------------------
|
||||
#
|
||||
# this file implements the remaining functions of the kaneton make interface.
|
||||
#
|
||||
# indeed the major generic part of the interface is already provided by the
|
||||
# host profile.
|
||||
#
|
||||
|
||||
include ../linux.mk
|
||||
Reference in a new issue