Newer
Older
ubix / ubixos.kdevprj
@reddawg reddawg on 15 Sep 2002 18 KB Cleaning Lots Of It
[./Makefile.am]
files=./UbixOS-Team,./ubixos.kdevprj,
sub_dirs=src,
type=normal

[./UbixOS-Team]
dist=true
install=false
install_location=
type=DATA

[./ubixos.kdevprj]
dist=true
install=false
install_location=
type=DATA

[Authors]
dist=true
install=false
install_location=
type=DATA

[COPYRIGHT]
dist=true
install=false
install_location=
type=DATA

[Config for BinMakefileAm]
addcxxflags=
bin_program=ubixos
cxxflags=\s-O1
ldadd=
ldflags=
libtool_dir=
path_to_bin_program=.

[General]
AMChanged=false
author=Christopher Olsen
dir_where_make_will_be_called=./
email=Chris@DomainAtlantic.com
kdevprj_version=1.3
lfv_open_groups=Others
make_options=\s-j1 clean all install
makefiles=./Makefile.am,src/Makefile.am,src/sys/Makefile.am,src/sys/include/Makefile.am,src/lib/Makefile.am,src/lib/libc/Makefile.am,src/lib/libc/include/Makefile.am,src/bin/Makefile.am,src/bin/shell/Makefile.am,Makefile.am,src/sys/boot/Makefile.am,src/sys/init/Makefile.am,src/sys/include/ubixos/Makefile.am,src/sys/drivers/Makefile.am,src/sys/kernel/Makefile.am,src/sys/compile/Makefile.am,src/sys/include/version/Makefile.am,src/sys/include/drivers/Makefile.am,src/sys/vmm/Makefile.am,src/sys/include/vmm/Makefile.am,src/sys/include/ubixfs/Makefile.am,src/sys/ubixfs/Makefile.am,src/tools/Makefile.am,src/bin/init/Makefile.am,src/lib/libc/stdio/Makefile.am,src/lib/libc/include/sys/Makefile.am,src/lib/libc/sys/Makefile.am,src/lib/libc/stdlib/Makefile.am,src/bin/test/Makefile.am,src/lib/ubix/Makefile.am,src/bin/ls/Makefile.am,src/bin/pwd/Makefile.am,src/lib/libc/generic/Makefile.am,src/bin/login/Makefile.am,src/bin/cat/Makefile.am,src/bin/ld-dyn/Makefile.am
modifyMakefiles=true
project_name=UbixOS
project_type=normal_empty
short_info=
sub_dir=
version=0.01
version_control=CVS
workspace=1

[LFV Groups]
GNU=AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,NEWS,
Headers=*.h,*.hxx,*.hpp,*.H,
Others=*,
Sources=*.cpp,*.c,*.cc,*.C,*.cxx,*.ec,*.ecpp,*.lxx,*.l++,*.ll,*.l,
Translations=*.ts,*.po,
User Interface=*.ui,*.kdevdlg,*.rc,
groups=Headers,Sources,GNU,Translations,User Interface,Others

[LICENSE]
dist=true
install=false
install_location=
type=DATA

[Makefile]
dist=true
install=false
install_location=
type=DATA

[Makefile.am]
files=UbixOS-Team,Makefile,Authors,COPYRIGHT,README,LICENSE
sub_dirs=src
type=normal

[README]
dist=true
install=false
install_location=
type=DATA

[UbixOS-Team]
dist=true
install=false
install_location=
type=DATA

[src/Makefile.am]
files=
sub_dirs=sys,lib,bin,tools
type=normal

[src/bin/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/bin/Makefile.am]
files=src/bin/Makefile
sub_dirs=shell,init,test,ls,pwd,login,cat,ld-dyn
type=normal

[src/bin/cat/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/bin/cat/Makefile.am]
files=src/bin/cat/main.c,src/bin/cat/Makefile
sharedlib_LDFLAGS=-version-info 0:0:0
sharedlib_rootname=cat
sub_dirs=
type=static_library

[src/bin/cat/main.c]
dist=true
install=false
install_location=
type=SOURCE

[src/bin/init/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/bin/init/Makefile.am]
files=src/bin/init/Makefile,src/bin/init/main.c
sub_dirs=
type=static_library

[src/bin/init/main.c]
dist=true
install=false
install_location=
type=SOURCE

[src/bin/ld-dyn/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/bin/ld-dyn/Makefile.am]
files=src/bin/ld-dyn/main.c,src/bin/ld-dyn/Makefile
sharedlib_LDFLAGS=-version-info 0:0:0
sharedlib_rootname=ld-dyn
sub_dirs=
type=static_library

[src/bin/ld-dyn/main.c]
dist=true
install=false
install_location=
type=SOURCE

[src/bin/login/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/bin/login/Makefile.am]
files=src/bin/login/Makefile,src/bin/login/main.c
sub_dirs=
type=static_library

[src/bin/login/main.c]
dist=true
install=false
install_location=
type=SOURCE

[src/bin/ls/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/bin/ls/Makefile.am]
files=src/bin/ls/main.c,src/bin/ls/Makefile
sharedlib_LDFLAGS=-version-info 0:0:0
sharedlib_rootname=ls
sub_dirs=
type=static_library

[src/bin/ls/main.c]
dist=true
install=false
install_location=
type=SOURCE

[src/bin/pwd/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/bin/pwd/Makefile.am]
files=src/bin/pwd/main.c,src/bin/pwd/Makefile
sharedlib_LDFLAGS=-version-info 0:0:0
sharedlib_rootname=pwd
sub_dirs=
type=static_library

[src/bin/pwd/main.c]
dist=true
install=false
install_location=
type=SOURCE

[src/bin/shell/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/bin/shell/Makefile.am]
files=src/bin/shell/main.c,src/bin/shell/Makefile,src/bin/shell/error.c,src/bin/shell/commands.c,src/bin/shell/exec.c,src/bin/shell/input.c,src/bin/shell/shell.h
sub_dirs=
type=static_library

[src/bin/shell/commands.c]
dist=true
install=false
install_location=
type=SOURCE

[src/bin/shell/error.c]
dist=true
install=false
install_location=
type=SOURCE

[src/bin/shell/exec.c]
dist=true
install=false
install_location=
type=SOURCE

[src/bin/shell/input.c]
dist=true
install=false
install_location=
type=SOURCE

[src/bin/shell/main.c]
dist=true
install=false
install_location=
type=SOURCE

[src/bin/shell/shell.h]
dist=true
install=false
install_location=
type=HEADER

[src/bin/test/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/bin/test/Makefile.am]
files=src/bin/test/main.c,src/bin/test/Makefile
sharedlib_LDFLAGS=-version-info 0:0:0
sharedlib_rootname=test
sub_dirs=
type=static_library

[src/bin/test/main.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/Makefile.am]
sub_dirs=libc,ubix
type=normal

[src/lib/libc/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/lib/libc/Makefile.am]
files=src/lib/libc/vsprintf.c,src/lib/libc/Makefile
sub_dirs=include,stdio,sys,stdlib,generic
type=static_library

[src/lib/libc/generic/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/lib/libc/generic/Makefile.am]
files=src/lib/libc/generic/getcwd.c,src/lib/libc/generic/Makefile
sharedlib_LDFLAGS=-version-info 0:0:0
sharedlib_rootname=generic
sub_dirs=
type=static_library

[src/lib/libc/generic/getcwd.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/include/Makefile.am]
files=src/lib/libc/include/stdarg.h,src/lib/libc/include/stdio.h,src/lib/libc/include/unistd.h,src/lib/libc/include/stdlib.h,src/lib/libc/include/string.h
sub_dirs=sys
type=normal

[src/lib/libc/include/stdarg.h]
dist=true
install=false
install_location=
type=HEADER

[src/lib/libc/include/stdio.h]
dist=true
install=false
install_location=
type=HEADER

[src/lib/libc/include/stdlib.h]
dist=true
install=false
install_location=
type=HEADER

[src/lib/libc/include/string.h]
dist=true
install=false
install_location=
type=HEADER

[src/lib/libc/include/sys/Makefile.am]
files=src/lib/libc/include/sys/types.h,src/lib/libc/include/sys/sys.h
sub_dirs=
type=normal

[src/lib/libc/include/sys/sys.h]
dist=true
install=false
install_location=
type=HEADER

[src/lib/libc/include/sys/types.h]
dist=true
install=false
install_location=
type=HEADER

[src/lib/libc/include/unistd.h]
dist=true
install=false
install_location=
type=HEADER

[src/lib/libc/stdio/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/lib/libc/stdio/Makefile.am]
files=src/lib/libc/stdio/printf.c,src/lib/libc/stdio/fprintf.c,src/lib/libc/stdio/fd.c,src/lib/libc/stdio/vfprintf.c,src/lib/libc/stdio/vsprintf.c,src/lib/libc/stdio/fopen.c,src/lib/libc/stdio/fwrite.c,src/lib/libc/stdio/Makefile,src/lib/libc/stdio/fgetc.c,src/lib/libc/stdio/sprintf.c,src/lib/libc/stdio/gets.c,src/lib/libc/stdio/fread.c,src/lib/libc/stdio/fclose.c
sharedlib_LDFLAGS=-version-info 0:0:1
sharedlib_rootname=stdio
sub_dirs=
type=static_library

[src/lib/libc/stdio/fclose.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/stdio/fd.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/stdio/fgetc.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/stdio/fopen.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/stdio/fprintf.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/stdio/fread.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/stdio/fwrite.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/stdio/gets.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/stdio/printf.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/stdio/sprintf.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/stdio/vfprintf.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/stdio/vsprintf.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/stdlib/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/lib/libc/stdlib/Makefile.am]
files=src/lib/libc/stdlib/exit.c,src/lib/libc/stdlib/Makefile,src/lib/libc/stdlib/malloc.c
sharedlib_LDFLAGS=-version-info 0:0:1
sharedlib_rootname=stdlib
sub_dirs=
type=static_library

[src/lib/libc/stdlib/exit.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/stdlib/malloc.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/sys/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/lib/libc/sys/Makefile.am]
files=src/lib/libc/sys/getpid.c,src/lib/libc/sys/Makefile,src/lib/libc/sys/exec.c,src/lib/libc/sys/fork.c,src/lib/libc/sys/pidstatus.c,src/lib/libc/sys/getpage.c
sharedlib_LDFLAGS=-version-info 0:0:1
sharedlib_rootname=sys
sub_dirs=
type=static_library

[src/lib/libc/sys/exec.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/sys/fork.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/sys/getpage.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/sys/getpid.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/sys/pidstatus.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/libc/vsprintf.c]
dist=true
install=false
install_location=
type=SOURCE

[src/lib/ubix/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/lib/ubix/Makefile.am]
files=src/lib/ubix/startup.c,src/lib/ubix/Makefile
sharedlib_LDFLAGS=-version-info 0:0:0
sharedlib_rootname=ubix
sub_dirs=
type=static_library

[src/lib/ubix/startup.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/sys/Makefile.am]
files=src/sys/Makefile
sub_dirs=include,boot,init,drivers,kernel,compile,vmm,ubixfs
type=normal

[src/sys/boot/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/sys/boot/Makefile.am]
files=src/sys/boot/Makefile,src/sys/boot/boot.asm
sub_dirs=
type=normal

[src/sys/boot/boot.asm]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/compile/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/sys/compile/Makefile.am]
files=src/sys/compile/Makefile
sub_dirs=
type=normal

[src/sys/drivers/8259.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/drivers/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/sys/drivers/Makefile.am]
files=src/sys/drivers/Makefile,src/sys/drivers/video.c,src/sys/drivers/8259.c,src/sys/drivers/keyboard.c,src/sys/drivers/fdc.c,src/sys/drivers/pit.c
sub_dirs=
type=static_library

[src/sys/drivers/fdc.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/drivers/keyboard.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/drivers/pit.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/drivers/video.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/include/Makefile.am]
files=src/sys/include/stdarg.h,src/sys/include/config.h,src/sys/include/types.h
sub_dirs=ubixos,version,drivers,vmm,ubixfs
type=normal

[src/sys/include/config.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/drivers/8259.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/drivers/Makefile.am]
files=src/sys/include/drivers/video.h,src/sys/include/drivers/8259.h,src/sys/include/drivers/keyboard.h,src/sys/include/drivers/fdc.h
sub_dirs=
type=static_library

[src/sys/include/drivers/fdc.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/drivers/keyboard.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/drivers/video.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/stdarg.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/types.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixfs/Makefile.am]
files=src/sys/include/ubixfs/ubixfs.h,src/sys/include/ubixfs/file.h
sub_dirs=
type=normal

[src/sys/include/ubixfs/file.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixfs/ubixfs.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/Makefile.am]
files=src/sys/include/ubixos/gdt.h,src/sys/include/ubixos/io.h,src/sys/include/ubixos/idt.h,src/sys/include/ubixos/exec.h,src/sys/include/ubixos/schedule.h,src/sys/include/ubixos/types.h,src/sys/include/ubixos/dma.h,src/sys/include/ubixos/idlethread.h,src/sys/include/ubixos/elf.h,src/sys/include/ubixos/syscall.h,src/sys/include/ubixos/syscalls.h,src/sys/include/ubixos/a.out.h,src/sys/include/ubixos/fork.h,src/sys/include/ubixos/bios32.h,src/sys/include/ubixos/kmalloc.h,src/sys/include/ubixos/vitals.h,src/sys/include/ubixos/spinlock.h,src/sys/include/ubixos/panic.h
sub_dirs=
type=normal

[src/sys/include/ubixos/a.out.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/bios32.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/dma.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/elf.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/exec.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/fork.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/gdt.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/idlethread.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/idt.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/io.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/kmalloc.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/panic.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/schedule.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/spinlock.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/syscall.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/syscalls.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/types.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/ubixos/vitals.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/version/Makefile.am]
files=src/sys/include/version/version.h
sub_dirs=
type=normal

[src/sys/include/version/version.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/vmm/Makefile.am]
files=src/sys/include/vmm/paging.h,src/sys/include/vmm/memory.h
sub_dirs=
type=normal

[src/sys/include/vmm/memory.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/include/vmm/paging.h]
dist=true
install=false
install_location=
type=HEADER

[src/sys/init/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/sys/init/Makefile.am]
files=src/sys/init/main.c,src/sys/init/Makefile
sharedlib_LDFLAGS=-version-info 0:0:1
sharedlib_rootname=init
sub_dirs=
type=static_library

[src/sys/init/main.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/sys/kernel/Makefile.am]
files=src/sys/kernel/Makefile,src/sys/kernel/io.c,src/sys/kernel/version.c,src/sys/kernel/kprintf.c,src/sys/kernel/vsprintf.c,src/sys/kernel/idt.c,src/sys/kernel/exec.c,src/sys/kernel/schedule.c,src/sys/kernel/dma.c,src/sys/kernel/idlethread.c,src/sys/kernel/syscall.c,src/sys/kernel/fork.c,src/sys/kernel/kmalloc.c,src/sys/kernel/spinlock.c,src/sys/kernel/bios32.c,src/sys/kernel/vitals.c,src/sys/kernel/panic.c
sub_dirs=
type=static_library

[src/sys/kernel/bios32.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/dma.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/exec.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/fork.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/idlethread.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/idt.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/io.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/kmalloc.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/kprintf.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/panic.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/schedule.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/spinlock.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/syscall.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/version.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/vitals.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/kernel/vsprintf.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/ubixfs/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/sys/ubixfs/Makefile.am]
files=src/sys/ubixfs/ubixfs.c,src/sys/ubixfs/file.c,src/sys/ubixfs/Makefile
sharedlib_LDFLAGS=-version-info 0:0:1
sharedlib_rootname=ubixfs
sub_dirs=
type=static_library

[src/sys/ubixfs/file.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/ubixfs/ubixfs.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/vmm/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/sys/vmm/Makefile.am]
files=src/sys/vmm/Makefile,src/sys/vmm/paging.c,src/sys/vmm/memory.c
sub_dirs=
type=static_library

[src/sys/vmm/memory.c]
dist=true
install=false
install_location=
type=SOURCE

[src/sys/vmm/paging.c]
dist=true
install=false
install_location=
type=SOURCE

[src/tools/Makefile]
dist=true
install=false
install_location=
type=DATA

[src/tools/Makefile.am]
files=src/tools/format.c,src/tools/Makefile
sharedlib_LDFLAGS=-version-info 0:0:1
sharedlib_rootname=tools
sub_dirs=
type=static_library

[src/tools/format.c]
dist=true
install=false
install_location=
type=SOURCE