2002-07-10 00:15:44 +04:00
|
|
|
SubDir OBOS_TOP src kernel ;
|
2002-07-09 16:24:59 +04:00
|
|
|
|
|
|
|
KernelStaticLibraryObjects libkern.a :
|
2002-10-17 07:09:25 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix>errno.o
|
|
|
|
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!locale>ctype.o
|
2002-10-27 01:46:35 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!locale>localeconv.o
|
2002-10-05 21:18:40 +04:00
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>kvsprintf.o
|
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>assert.o
|
2002-10-27 01:31:56 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>atof.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>atoi.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>bsearch.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>heapsort.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>merge.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>multibyte.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>qsort.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>rand.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>random.o
|
2002-10-26 04:13:27 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>strtol.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>strtoul.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>strtoll.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>strtoull.o
|
2002-10-27 01:31:56 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>strtod.o
|
2002-10-05 21:18:40 +04:00
|
|
|
|
2002-10-17 07:09:25 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!sys>chmod.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!sys>stat.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!sys>mkdir.o
|
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>access.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>chown.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>close.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>conf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>directory.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>dup.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>dup2.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>getopt.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>hostname.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>ioctl.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>link.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>lseek.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>mount.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>open.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>read.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>sleep.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>truncate.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>usergroup.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>usleep.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>write.o
|
|
|
|
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>memchr.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>memcmp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>memcpy.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>memmove.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>memset.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strcasecmp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strcasestr.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strcat.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strchr.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strcmp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strcpy.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strcspn.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strdup.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strerror.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strlcat.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strlcpy.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strlen.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strncat.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strncmp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strncpy.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strnicmp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strnlen.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strpbrk.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strrchr.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strspn.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strstr.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strtok.o
|
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix>rlimit.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!os!arch!$(OBOS_ARCH)>atomic.o
|
2002-10-20 08:04:03 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!os!arch!$(OBOS_ARCH)>cpuid.o
|
2002-07-09 16:24:59 +04:00
|
|
|
;
|
|
|
|
|
|
|
|
KernelLd stage2
|
|
|
|
:
|
|
|
|
<$(SOURCE_GRIST)!boot!arch!$(OBOS_ARCH)>stage2.o
|
|
|
|
<$(SOURCE_GRIST)!boot!arch!$(OBOS_ARCH)>stage2_asm.o
|
|
|
|
<$(SOURCE_GRIST)!boot!arch!$(OBOS_ARCH)>smp_boot.o
|
|
|
|
<$(SOURCE_GRIST)!boot!arch!$(OBOS_ARCH)>smp_trampoline.o
|
|
|
|
libkern.a
|
|
|
|
:
|
|
|
|
$(SUBDIR)/boot/arch/$(OBOS_ARCH)/stage2.ld
|
|
|
|
:
|
|
|
|
-dN
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bootstrap
|
|
|
|
;
|
|
|
|
|
|
|
|
KernelLd kernel
|
|
|
|
:
|
2002-10-30 02:07:06 +03:00
|
|
|
<$(SOURCE_GRIST)!core>cbuf.o
|
|
|
|
<$(SOURCE_GRIST)!core>console.o
|
|
|
|
<$(SOURCE_GRIST)!core>cpu.o
|
|
|
|
<$(SOURCE_GRIST)!core>debug.o
|
|
|
|
<$(SOURCE_GRIST)!core>driver_settings.o
|
2002-07-09 16:24:59 +04:00
|
|
|
<$(SOURCE_GRIST)!core>elf.o
|
|
|
|
<$(SOURCE_GRIST)!core>faults.o
|
|
|
|
<$(SOURCE_GRIST)!core>fd.o
|
|
|
|
<$(SOURCE_GRIST)!core>gdb.o
|
|
|
|
<$(SOURCE_GRIST)!core>heap.o
|
|
|
|
<$(SOURCE_GRIST)!core>int.o
|
2002-10-30 02:07:06 +03:00
|
|
|
<$(SOURCE_GRIST)!core>khash.o
|
|
|
|
<$(SOURCE_GRIST)!core>lock.o
|
|
|
|
<$(SOURCE_GRIST)!core>main.o
|
2002-07-09 16:24:59 +04:00
|
|
|
<$(SOURCE_GRIST)!core>misc.o
|
|
|
|
<$(SOURCE_GRIST)!core>module.o
|
2002-10-30 02:07:06 +03:00
|
|
|
<$(SOURCE_GRIST)!core>pools.o
|
2002-07-09 16:24:59 +04:00
|
|
|
<$(SOURCE_GRIST)!core>port.o
|
2002-10-30 02:07:06 +03:00
|
|
|
<$(SOURCE_GRIST)!core>queue.o
|
2002-08-04 03:39:50 +04:00
|
|
|
<$(SOURCE_GRIST)!core>scheduler.o
|
2002-10-30 02:07:06 +03:00
|
|
|
<$(SOURCE_GRIST)!core>sem.o
|
|
|
|
<$(SOURCE_GRIST)!core>signal.o
|
2002-07-09 16:24:59 +04:00
|
|
|
<$(SOURCE_GRIST)!core>smp.o
|
2002-10-30 02:07:06 +03:00
|
|
|
<$(SOURCE_GRIST)!core>syscalls.o
|
2002-07-09 16:24:59 +04:00
|
|
|
<$(SOURCE_GRIST)!core>sysctl.o
|
2002-10-30 02:07:06 +03:00
|
|
|
<$(SOURCE_GRIST)!core>team.o
|
|
|
|
<$(SOURCE_GRIST)!core>thread.o
|
2002-07-09 16:24:59 +04:00
|
|
|
<$(SOURCE_GRIST)!core>timer.o
|
|
|
|
|
2002-10-26 04:13:27 +04:00
|
|
|
linkhack.so
|
|
|
|
|
2002-07-09 16:24:59 +04:00
|
|
|
libbus.a
|
|
|
|
libfs.a
|
|
|
|
libvm.a
|
|
|
|
lib$(OBOS_ARCH).a
|
|
|
|
libdrivers.a
|
|
|
|
libkern.a
|
|
|
|
:
|
|
|
|
$(SUBDIR)/core/arch/$(OBOS_ARCH)/kernel.ld
|
|
|
|
:
|
|
|
|
-Bdynamic -export-dynamic -dynamic-linker /foo/bar
|
|
|
|
:
|
|
|
|
:
|
|
|
|
kernel
|
|
|
|
;
|
|
|
|
|
|
|
|
KernelLd kernel.so
|
|
|
|
:
|
|
|
|
<$(SOURCE_GRIST)!core>cbuf.o
|
|
|
|
<$(SOURCE_GRIST)!core>console.o
|
|
|
|
<$(SOURCE_GRIST)!core>cpu.o
|
|
|
|
<$(SOURCE_GRIST)!core>debug.o
|
|
|
|
<$(SOURCE_GRIST)!core>elf.o
|
|
|
|
<$(SOURCE_GRIST)!core>faults.o
|
|
|
|
<$(SOURCE_GRIST)!core>fd.o
|
|
|
|
<$(SOURCE_GRIST)!core>gdb.o
|
|
|
|
<$(SOURCE_GRIST)!core>heap.o
|
|
|
|
<$(SOURCE_GRIST)!core>int.o
|
|
|
|
<$(SOURCE_GRIST)!core>khash.o
|
|
|
|
<$(SOURCE_GRIST)!core>lock.o
|
|
|
|
<$(SOURCE_GRIST)!core>main.o
|
|
|
|
<$(SOURCE_GRIST)!core>misc.o
|
|
|
|
<$(SOURCE_GRIST)!core>module.o
|
2002-07-19 05:23:24 +04:00
|
|
|
<$(SOURCE_GRIST)!core>pools.o
|
2002-07-09 16:24:59 +04:00
|
|
|
<$(SOURCE_GRIST)!core>port.o
|
|
|
|
<$(SOURCE_GRIST)!core>queue.o
|
2002-08-04 03:39:50 +04:00
|
|
|
<$(SOURCE_GRIST)!core>scheduler.o
|
2002-07-09 16:24:59 +04:00
|
|
|
<$(SOURCE_GRIST)!core>sem.o
|
2002-10-23 21:31:10 +04:00
|
|
|
<$(SOURCE_GRIST)!core>signal.o
|
2002-07-09 16:24:59 +04:00
|
|
|
<$(SOURCE_GRIST)!core>smp.o
|
|
|
|
<$(SOURCE_GRIST)!core>syscalls.o
|
|
|
|
<$(SOURCE_GRIST)!core>sysctl.o
|
2002-08-04 03:39:50 +04:00
|
|
|
<$(SOURCE_GRIST)!core>team.o
|
2002-07-09 16:24:59 +04:00
|
|
|
<$(SOURCE_GRIST)!core>thread.o
|
|
|
|
<$(SOURCE_GRIST)!core>timer.o
|
|
|
|
|
2002-10-26 04:13:27 +04:00
|
|
|
linkhack.so
|
|
|
|
|
2002-07-09 16:24:59 +04:00
|
|
|
libbus.a
|
|
|
|
libfs.a
|
|
|
|
libvm.a
|
|
|
|
lib$(OBOS_ARCH).a
|
|
|
|
libdrivers.a
|
|
|
|
libkern.a
|
|
|
|
:
|
|
|
|
$(SUBDIR)/core/arch/$(OBOS_ARCH)/kernel.ld
|
|
|
|
:
|
|
|
|
-Bdynamic -shared -export-dynamic -dynamic-linker /foo/bar
|
|
|
|
;
|
|
|
|
|
|
|
|
KernelLd libglue.o :
|
|
|
|
<$(SOURCE_GRIST)!glue>lib0.o
|
|
|
|
:
|
|
|
|
:
|
|
|
|
-r
|
|
|
|
:
|
|
|
|
no_gcc
|
|
|
|
;
|
|
|
|
|
2002-10-05 21:18:40 +04:00
|
|
|
# this one is needed for rld.so only
|
2002-07-09 16:24:59 +04:00
|
|
|
KernelStaticLibraryObjects libc.a :
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot>libroot_init.o
|
2002-10-05 21:34:09 +04:00
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!os>syscalls.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!os>sem.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!os!arch!$(OBOS_ARCH)>atomic.o
|
2002-10-20 08:04:03 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!os!arch!$(OBOS_ARCH)>cpuid.o
|
2002-10-05 21:18:40 +04:00
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix>errno.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix>dlfcn.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix>rlimit.o
|
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!malloc>arch-specific.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!malloc>heap.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!malloc>processheap.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!malloc>superblock.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!malloc>threadheap.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!malloc>wrapper.o
|
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!locale>ctype.o
|
2002-10-27 01:46:35 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!locale>localeconv.o
|
2002-10-05 21:18:40 +04:00
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fclose.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>feof.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fflush.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fgetc.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fgetln.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fgets.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>findfp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>flags.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>flockfile.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fopen.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fprintf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fputc.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fputs.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fread.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fwrite.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fvwrite.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fwalk.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>getc.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>getchar.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>gets.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>getw.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>makebuf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>printf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>putc.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>putchar.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>puts.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>putw.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>refill.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>rget.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>sscanf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>sprintf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>stdio.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>ungetc.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>vfprintf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>vfscanf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>vscanf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>vsprintf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>wbuf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>wsetup.o
|
|
|
|
|
2002-10-25 00:05:09 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>abs.o
|
2002-10-27 01:31:56 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>assert.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>atof.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>atoi.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>bsearch.o
|
2002-10-25 00:05:09 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>div.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>env.o
|
2002-10-23 11:27:19 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>exit.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>heapsort.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>merge.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>multibyte.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>qsort.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>radixsort.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>rand.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>random.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>realpath.o
|
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>memchr.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>memcmp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>memcpy.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>memmove.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>memset.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strcasecmp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strcasestr.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strcat.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strchr.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strcmp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strcpy.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strcspn.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strdup.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strerror.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strlcat.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strlcpy.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strlen.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strncat.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strncmp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strncpy.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strnicmp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strnlen.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strpbrk.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strrchr.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strspn.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strstr.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strtok.o
|
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!sys>chmod.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!sys>stat.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!sys>mkdir.o
|
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>access.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>chown.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>close.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>dup.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>dup2.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>getopt.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>lseek.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>open.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>directory.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>link.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>read.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>write.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>sleep.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>usleep.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>truncate.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>ioctl.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>mount.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>conf.o
|
2002-07-09 16:24:59 +04:00
|
|
|
;
|
|
|
|
|
2002-10-05 21:18:40 +04:00
|
|
|
KernelLd libroot.so :
|
2002-07-09 16:24:59 +04:00
|
|
|
libglue.o
|
|
|
|
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot>libroot_init.o
|
2002-10-05 21:34:09 +04:00
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!os>area.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!os>debug.o
|
2002-10-16 20:14:49 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!os>fs_attr.o
|
2002-10-17 23:34:09 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!os>fs_index.o
|
2002-10-05 21:34:09 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!os>port.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!os>sem.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!os>systeminfo.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!os>thread.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!os>team.o
|
2002-10-17 23:34:09 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!os>time.o
|
2002-10-05 21:34:09 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!os>syscalls.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!os!arch!$(OBOS_ARCH)>atomic.o
|
2002-10-20 08:04:03 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!os!arch!$(OBOS_ARCH)>cpuid.o
|
2002-07-09 16:24:59 +04:00
|
|
|
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix>dlfcn.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix>errno.o
|
2002-10-07 03:52:14 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix>fnmatch.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix>glob.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix>pwd.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix>rlimit.o
|
2002-07-09 16:24:59 +04:00
|
|
|
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!malloc>arch-specific.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!malloc>heap.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!malloc>processheap.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!malloc>superblock.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!malloc>threadheap.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!malloc>wrapper.o
|
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!locale>ctype.o
|
2002-10-27 01:46:35 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!locale>localeconv.o
|
2002-10-05 21:18:40 +04:00
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fclose.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>feof.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fflush.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fgetc.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fgetln.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fgets.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>findfp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>flags.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>flockfile.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fopen.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fprintf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fputc.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fputs.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fread.o
|
2002-10-17 23:34:09 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fseek.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fwrite.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fvwrite.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>fwalk.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>getc.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>getchar.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>gets.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>getw.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>makebuf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>printf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>putc.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>putchar.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>puts.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>putw.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>refill.o
|
2002-10-17 23:34:09 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>rewind.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>rget.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>sscanf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>sprintf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>stdio.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>ungetc.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>vfprintf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>vfscanf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>vscanf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>vsprintf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>wbuf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdio>wsetup.o
|
|
|
|
|
2002-10-25 00:05:09 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>abs.o
|
2002-10-27 01:31:56 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>assert.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>atof.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>atoi.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>bsearch.o
|
2002-10-25 00:05:09 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>div.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>env.o
|
2002-10-23 11:27:19 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>exit.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>heapsort.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>merge.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>multibyte.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>qsort.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>radixsort.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>rand.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>random.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>realpath.o
|
2002-10-26 04:13:27 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>strtol.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>strtoul.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>strtoll.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>strtoull.o
|
2002-10-27 01:31:56 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!stdlib>strtod.o
|
2002-10-05 21:18:40 +04:00
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>memchr.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>memcmp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>memcpy.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>memmove.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>memset.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strcat.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strchr.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strcmp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strcpy.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strerror.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strlcat.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strlcpy.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strlen.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strncat.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strncmp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strncpy.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strnicmp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strnlen.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strpbrk.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strrchr.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strspn.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strstr.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!string>strtok.o
|
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!sys>chmod.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!sys>stat.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!sys>mkdir.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!sys>sysctl.o
|
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>access.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>chown.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>close.o
|
2002-10-07 03:52:14 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>conf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>directory.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>dup.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>dup2.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>getopt.o
|
2002-10-07 03:52:14 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>hostname.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>ioctl.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>link.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>lseek.o
|
2002-10-07 03:52:14 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>mount.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>open.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>read.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>sleep.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>truncate.o
|
2002-10-07 03:52:14 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>usergroup.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>usleep.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!unistd>write.o
|
2002-10-05 21:18:40 +04:00
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math!arch!$(OBOS_ARCH)>fabs.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math!arch!$(OBOS_ARCH)>frexp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math!arch!$(OBOS_ARCH)>isinf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math!arch!$(OBOS_ARCH)>ldexp.o
|
|
|
|
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>atan2.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>sincos.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>tan.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>acosh.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>asincos.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>asinh.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>atan.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>atanh.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>cosh.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>erf.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>exp.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>exp__E.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>expm1.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>floor.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>fmod.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>gamma.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>j0.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>j1.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>jn.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>lgamma.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>log.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>log10.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>log1p.o
|
2002-10-27 01:16:55 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>log__L.o
|
2002-10-27 01:11:12 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>math_globals.o
|
2002-10-27 01:16:55 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>pow.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>sinh.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>tanh.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>cabs.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>cbrt.o
|
|
|
|
<$(SOURCE_GRIST)!libroot!posix!math>ieee.o
|
2002-07-09 16:24:59 +04:00
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/library.ld
|
|
|
|
:
|
|
|
|
-shared -soname libroot.so
|
|
|
|
:
|
|
|
|
no_gcc
|
|
|
|
:
|
|
|
|
lib/libroot.so
|
|
|
|
;
|
|
|
|
|
|
|
|
KernelLd libglue2.o :
|
|
|
|
<$(SOURCE_GRIST)!glue>crt0.o
|
|
|
|
:
|
|
|
|
:
|
|
|
|
-r
|
|
|
|
:
|
|
|
|
no_gcc
|
|
|
|
;
|
2002-10-20 08:04:03 +04:00
|
|
|
|
|
|
|
KernelLd cpuinfo :
|
|
|
|
libglue2.o
|
|
|
|
<$(SOURCE_GRIST)!apps!cpuinfo>main.o
|
|
|
|
libroot.so
|
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/cpuinfo
|
|
|
|
;
|
|
|
|
|
2002-07-09 16:24:59 +04:00
|
|
|
KernelLd init :
|
|
|
|
libglue2.o
|
|
|
|
<$(SOURCE_GRIST)!apps>init.o
|
2002-10-05 21:18:40 +04:00
|
|
|
libroot.so
|
2002-07-09 16:24:59 +04:00
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/init
|
|
|
|
;
|
|
|
|
|
|
|
|
KernelLd false :
|
|
|
|
libglue2.o
|
|
|
|
<$(SOURCE_GRIST)!apps>false_main.o
|
2002-10-05 21:18:40 +04:00
|
|
|
libroot.so
|
2002-07-09 16:24:59 +04:00
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/false
|
|
|
|
;
|
|
|
|
|
|
|
|
KernelLd true :
|
|
|
|
libglue2.o
|
|
|
|
<$(SOURCE_GRIST)!apps>true_main.o
|
2002-10-05 21:18:40 +04:00
|
|
|
libroot.so
|
2002-07-09 16:24:59 +04:00
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/true
|
|
|
|
;
|
|
|
|
|
|
|
|
KernelLd fibo :
|
|
|
|
libglue2.o
|
|
|
|
<$(SOURCE_GRIST)!apps>fibo_main.o
|
2002-10-05 21:18:40 +04:00
|
|
|
libroot.so
|
2002-07-09 16:24:59 +04:00
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/fibo
|
|
|
|
;
|
|
|
|
|
2002-10-23 21:31:10 +04:00
|
|
|
KernelLd sig_test :
|
|
|
|
libglue2.o
|
|
|
|
<$(SOURCE_GRIST)!apps>sig_test.o
|
|
|
|
libroot.so
|
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/sig_test
|
|
|
|
;
|
|
|
|
|
2002-07-09 16:24:59 +04:00
|
|
|
KernelLd fortune :
|
|
|
|
libglue2.o
|
|
|
|
<$(SOURCE_GRIST)!apps!fortune>main.o
|
2002-10-05 21:18:40 +04:00
|
|
|
libroot.so
|
2002-07-09 16:24:59 +04:00
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/fortune
|
|
|
|
;
|
|
|
|
|
|
|
|
KernelConfigSection etc/fortunes : data : $(SUBDIR)/apps/fortune/fortunes ;
|
|
|
|
|
|
|
|
KernelLd ls :
|
|
|
|
libglue2.o
|
|
|
|
<$(SOURCE_GRIST)!apps!ls>main.o
|
2002-10-05 21:18:40 +04:00
|
|
|
libroot.so
|
2002-07-09 16:24:59 +04:00
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/ls
|
|
|
|
;
|
|
|
|
|
2002-08-03 06:03:27 +04:00
|
|
|
KernelLd symlink :
|
|
|
|
libglue2.o
|
|
|
|
<$(SOURCE_GRIST)!apps!symlink>main.o
|
2002-10-05 21:18:40 +04:00
|
|
|
libroot.so
|
2002-08-03 06:03:27 +04:00
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/symlink
|
|
|
|
;
|
|
|
|
|
2002-07-09 16:24:59 +04:00
|
|
|
# Note: shell is a built in target, thus we need the grist.
|
|
|
|
KernelLd obos_shell :
|
|
|
|
libglue2.o
|
|
|
|
<$(SOURCE_GRIST)!apps!shell>main.o
|
|
|
|
<$(SOURCE_GRIST)!apps!shell>args.o
|
|
|
|
<$(SOURCE_GRIST)!apps!shell>commands.o
|
|
|
|
<$(SOURCE_GRIST)!apps!shell>file_utils.o
|
|
|
|
<$(SOURCE_GRIST)!apps!shell>parse.o
|
|
|
|
<$(SOURCE_GRIST)!apps!shell>script.o
|
|
|
|
<$(SOURCE_GRIST)!apps!shell>shell_vars.o
|
|
|
|
<$(SOURCE_GRIST)!apps!shell>statements.o
|
|
|
|
<$(SOURCE_GRIST)!apps!shell>shell_history.o
|
2002-10-05 21:18:40 +04:00
|
|
|
libroot.so
|
2002-07-09 16:24:59 +04:00
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/shell
|
|
|
|
;
|
|
|
|
|
|
|
|
KernelLd rld.so :
|
|
|
|
<$(SOURCE_GRIST)!apps!rld>rld0.o
|
|
|
|
<$(SOURCE_GRIST)!apps!rld>rld.o
|
|
|
|
<$(SOURCE_GRIST)!apps!rld>rldelf.o
|
|
|
|
<$(SOURCE_GRIST)!apps!rld>rldunix.o
|
|
|
|
<$(SOURCE_GRIST)!apps!rld>rldbeos.o
|
|
|
|
<$(SOURCE_GRIST)!apps!rld>rldheap.o
|
|
|
|
<$(SOURCE_GRIST)!apps!rld>rldaux.o
|
|
|
|
libc.a
|
|
|
|
:
|
|
|
|
$(SUBDIR)/apps/rld/arch/$(OBOS_ARCH)/rld.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
libexec/rld.so
|
|
|
|
;
|
|
|
|
|
|
|
|
KernelLd testapp :
|
|
|
|
libglue2.o
|
|
|
|
<$(SOURCE_GRIST)!apps!testapp>main.o
|
2002-10-05 21:18:40 +04:00
|
|
|
libroot.so
|
2002-07-09 16:24:59 +04:00
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/testapp
|
|
|
|
;
|
|
|
|
|
|
|
|
KernelLd hostname :
|
|
|
|
libglue2.o
|
|
|
|
<$(SOURCE_GRIST)!apps!hostname>main.o
|
2002-10-05 21:18:40 +04:00
|
|
|
libroot.so
|
2002-07-09 16:24:59 +04:00
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/hostname
|
|
|
|
;
|
|
|
|
|
|
|
|
KernelLd filetest :
|
|
|
|
libglue2.o
|
|
|
|
<$(SOURCE_GRIST)!apps!filetest>main.o
|
2002-10-05 21:18:40 +04:00
|
|
|
libroot.so
|
2002-07-09 16:24:59 +04:00
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/filetest
|
|
|
|
;
|
|
|
|
|
2002-07-18 17:59:03 +04:00
|
|
|
KernelLd envtest :
|
|
|
|
libglue2.o
|
|
|
|
<$(SOURCE_GRIST)!apps!envtest>main.o
|
2002-10-05 21:18:40 +04:00
|
|
|
libroot.so
|
2002-07-18 17:59:03 +04:00
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/envtest
|
|
|
|
;
|
|
|
|
|
2002-07-19 05:23:24 +04:00
|
|
|
#if $(OS) = "BEOS"
|
|
|
|
#{
|
|
|
|
# KernelConfigSection addons/drivers/dev/misc/pcspeaker
|
|
|
|
# :
|
|
|
|
# elf32
|
|
|
|
# :
|
|
|
|
# /boot/home/config/add-ons/kernel/drivers/bin/pcspeaker
|
|
|
|
# ;
|
|
|
|
|
|
|
|
# KernelConfigSection addons/drivers/dev/net/tulip
|
|
|
|
# :
|
|
|
|
# elf32
|
|
|
|
# :
|
|
|
|
# /boot/beos/system/add-ons/kernel/drivers/bin/tulip
|
|
|
|
# ;
|
|
|
|
#}
|
2002-07-09 16:24:59 +04:00
|
|
|
|
|
|
|
KernelLd ps :
|
|
|
|
libglue2.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!apps!ps>main.o
|
|
|
|
libroot.so
|
|
|
|
:
|
2002-07-09 16:24:59 +04:00
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
2002-10-05 21:18:40 +04:00
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/ps
|
|
|
|
;
|
2002-07-09 16:24:59 +04:00
|
|
|
|
|
|
|
KernelLd echo :
|
|
|
|
libglue2.o
|
2002-10-05 21:18:40 +04:00
|
|
|
<$(SOURCE_GRIST)!apps!echo>main.o
|
|
|
|
libroot.so
|
|
|
|
:
|
2002-07-09 16:24:59 +04:00
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
2002-10-05 21:18:40 +04:00
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/echo
|
|
|
|
;
|
2002-07-09 16:24:59 +04:00
|
|
|
|
|
|
|
KernelLd uname :
|
2002-10-05 21:18:40 +04:00
|
|
|
libglue2.o
|
|
|
|
<$(SOURCE_GRIST)!apps!uname>main.o
|
|
|
|
libroot.so
|
|
|
|
:
|
|
|
|
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
|
|
|
|
:
|
|
|
|
:
|
|
|
|
:
|
|
|
|
bin/uname
|
|
|
|
;
|
2002-07-09 16:24:59 +04:00
|
|
|
|
2002-08-19 17:13:25 +04:00
|
|
|
|
2002-07-14 09:18:21 +04:00
|
|
|
WriteKernelConfig $(OBOS_KERNEL_CONFIG) ;
|
2002-07-09 16:24:59 +04:00
|
|
|
|
2002-07-14 09:18:21 +04:00
|
|
|
BuildKernel $(OBOS_KERNEL) : $(OBOS_KERNEL_CONFIG) ;
|
2002-07-09 16:24:59 +04:00
|
|
|
|
2002-07-14 09:18:21 +04:00
|
|
|
KernelFloppyImage $(OBOS_FLOPPY) : $(OBOS_KERNEL) : $(SUBDIR)/boot/arch/$(OBOS_ARCH)/bootblock.bin ;
|
2002-07-09 16:24:59 +04:00
|
|
|
|
2002-07-17 17:29:58 +04:00
|
|
|
Depends floppy : $(OBOS_FLOPPY) ;
|
|
|
|
NotFile floppy ;
|
|
|
|
|
2002-07-10 00:15:44 +04:00
|
|
|
SubInclude OBOS_TOP src kernel boot ;
|
|
|
|
SubInclude OBOS_TOP src kernel core ;
|
|
|
|
SubInclude OBOS_TOP src kernel drivers ;
|
|
|
|
SubInclude OBOS_TOP src kernel global ;
|
|
|
|
SubInclude OBOS_TOP src kernel glue ;
|
|
|
|
SubInclude OBOS_TOP src kernel apps ;
|
|
|
|
SubInclude OBOS_TOP src kernel libroot ;
|