## makelib-internal.pkg
# Compiled by:
#
src/lib/core/internal/makelib-internal.lib# The 'standard' compiler is the one used to compiler
# everything but the compiler itself (which is compiled
# using the 'bootstrap' compiler).
#
# makelib_g is defined in
#
#
src/app/makelib/main/makelib-g.pkg#
# mythryl_compiler_compiler_g is defined in
#
#
src/app/makelib/mythryl-compiler-compiler/mythryl-compiler-compiler-g.pkg#
# The package makelib_internal which we define is used in
# four places (lumping all the platform files together):
#
# src/lib/core/mythryl-compiler-compiler/mythryl-compiler-compiler-for-intel32-pos.pkg: load_plugin = makelib_internal::load_plugin
# src/lib/core/internal/make-mythryl-compiler-etc.pkg: package make_mythryl_compiler_etc = make_mythryl_compiler_etc_g (Autoload_Or_Bare = makelib_internal::Autoload_Or_Bare
# src/lib/core/makelib/makelib.pkg: package makelib: Makelib = makelib_internal::makelib
# src/lib/core/makelib/tools.pkg: package tools: Tools = makelib_internal::tools
### "Irreverence is the champion of liberty."
###
### -- Mark Twain,
### Notebook, 1888
package makelib_internal
=
makelib_g ( # makelib_g is from
src/app/makelib/main/makelib-g.pkg # # "myc" == "mythryl_compiler".
package myc = mythryl_compiler; # mythryl_compiler is from
src/lib/core/compiler/set-mythryl_compiler-to-mythryl_compiler_for_intel32_posix.pkg );
## COPYRIGHT (c) 1998 Bell Laboratories. (Matthias Blume)
## Subsequent changes by Jeff Prothero Copyright (c) 2010-2015,
## released per terms of SMLNJ-COPYRIGHT.