Initial snapshot
This commit is contained in:
commit
fee4dd4e6d
373 changed files with 62144 additions and 0 deletions
|
|
@ -0,0 +1,50 @@
|
|||
#
|
||||
# ---------- header -----------------------------------------------------------
|
||||
#
|
||||
# project kaneton
|
||||
#
|
||||
# license kaneton
|
||||
#
|
||||
# file /home/mycure/kane.../loader/ibm-pc.ia32/educational/Makefile
|
||||
#
|
||||
# created julien quintard [tue jun 12 20:34:41 2007]
|
||||
# updated julien quintard [sat feb 5 11:09:53 2011]
|
||||
#
|
||||
|
||||
#
|
||||
# ---------- component --------------------------------------------------------
|
||||
#
|
||||
|
||||
component := loader
|
||||
|
||||
#
|
||||
# ---------- dependencies -----------------------------------------------------
|
||||
#
|
||||
|
||||
include ../../../../environment/env.mk
|
||||
|
||||
#
|
||||
# ---------- directives -------------------------------------------------------
|
||||
#
|
||||
|
||||
.PHONY: main clear prototypes headers
|
||||
|
||||
#
|
||||
# ---------- rules ------------------------------------------------------------
|
||||
#
|
||||
ifeq ($(behaviour),default)
|
||||
|
||||
main:
|
||||
|
||||
prototypes:
|
||||
|
||||
headers:
|
||||
|
||||
dependencies:
|
||||
|
||||
endif
|
||||
#
|
||||
# ---------- dependencies -----------------------------------------------------
|
||||
#
|
||||
|
||||
-include ./$(_DEPENDENCY_MK_)
|
||||
BIN
export/data/snapshot/boot/loader/ibm-pc.ia32/educational/loader
Executable file
BIN
export/data/snapshot/boot/loader/ibm-pc.ia32/educational/loader
Executable file
Binary file not shown.
Reference in a new issue