Regen the patches files (one file per patch). Fix for NetBSD ELF platform: files/stab-elf.c and config/untested/elf-netbsd-cc (by way of patches/patch-af) adjusted. Thanks to Nick for the helping hand and to Alistair for the previous work. This should close PR 13527. Make X11 support conditional by way if the ELK_USE_X11 variable. I tried to enable Motif support: only Motif 1.X should work but even with the lesstif12 package it does not - it does compile though. So Motif support if commented out but leaved in case someone want to fix ELK.
75 lines
1.9 KiB
Text
75 lines
1.9 KiB
Text
@comment $NetBSD: PLIST.base,v 1.1 2002/01/09 23:04:54 seb Exp $
|
|
bin/elk
|
|
include/elk/compat.h
|
|
include/elk/config.h
|
|
include/elk/cstring.h
|
|
include/elk/exception.h
|
|
include/elk/extensions/unix.h
|
|
include/elk/extern.h
|
|
include/elk/funcproto.h
|
|
include/elk/gc.h
|
|
include/elk/misc.h
|
|
include/elk/object.h
|
|
include/elk/param.h
|
|
include/elk/scheme.h
|
|
include/elk/stkmem.h
|
|
include/elk/type.h
|
|
lib/elk/lib/ldflags
|
|
lib/elk/lib/linkscheme
|
|
lib/elk/lib/makedl
|
|
lib/elk/lib/module.o
|
|
lib/elk/lib/standalone.o
|
|
lib/elk/runtime/obj/bitstring.o
|
|
lib/elk/runtime/obj/debug.o
|
|
lib/elk/runtime/obj/elk-eval.o
|
|
lib/elk/runtime/obj/hack.o
|
|
lib/elk/runtime/obj/monitor.o
|
|
lib/elk/runtime/obj/newhandler.o
|
|
lib/elk/runtime/obj/record.o
|
|
lib/elk/runtime/obj/regexp.o
|
|
lib/elk/runtime/obj/struct.o
|
|
lib/elk/runtime/obj/unix.o
|
|
lib/elk/runtime/scm/apropos.scm
|
|
lib/elk/runtime/scm/bitstring.scm
|
|
lib/elk/runtime/scm/cscheme.scm
|
|
lib/elk/runtime/scm/debug.scm
|
|
lib/elk/runtime/scm/describe.scm
|
|
lib/elk/runtime/scm/gdbmtest.scm
|
|
lib/elk/runtime/scm/initscheme.scm
|
|
lib/elk/runtime/scm/motif.scm
|
|
lib/elk/runtime/scm/oops.scm
|
|
lib/elk/runtime/scm/parse.scm
|
|
lib/elk/runtime/scm/pp.scm
|
|
lib/elk/runtime/scm/qsort.scm
|
|
lib/elk/runtime/scm/record.scm
|
|
lib/elk/runtime/scm/recordutil.scm
|
|
lib/elk/runtime/scm/regexp.scm
|
|
lib/elk/runtime/scm/safe-env.scm
|
|
lib/elk/runtime/scm/setf.scm
|
|
lib/elk/runtime/scm/siteinfo.scm
|
|
lib/elk/runtime/scm/struct.scm
|
|
lib/elk/runtime/scm/toplevel.scm
|
|
lib/elk/runtime/scm/trace.scm
|
|
lib/elk/runtime/scm/unix.scm
|
|
lib/elk/runtime/scm/xlib.scm
|
|
lib/elk/runtime/scm/xt.scm
|
|
lib/elk/runtime/scm/xwidgets.scm
|
|
man/man1/elk.1
|
|
share/doc/elk/bitstring.ps
|
|
share/doc/elk/cprog.ps
|
|
share/doc/elk/kernel.ps
|
|
share/doc/elk/oops.ps
|
|
share/doc/elk/record.ps
|
|
share/doc/elk/regexp.ps
|
|
share/doc/elk/unix.ps
|
|
share/doc/elk/usenix.ps
|
|
share/doc/elk/xlib.ps
|
|
share/doc/elk/xt.ps
|
|
@dirrm share/doc/elk
|
|
@dirrm lib/elk/runtime/scm
|
|
@dirrm lib/elk/runtime/obj
|
|
@dirrm lib/elk/runtime
|
|
@dirrm lib/elk/lib
|
|
@dirrm lib/elk
|
|
@dirrm include/elk/extensions
|
|
@dirrm include/elk
|