
clc-autobuild-only (1)
NAME
clc-autobuild-only - Turns off autobuilding except for specified imple-
mentations
SYNOPSIS
clc-autobuild-only source-pkg-name [impl ...] [OPTIONS]
DESCRIPTION
This command turns off autobuilding except for specified Common Lisp
implementations. This function will set the package's autobuild to "no"
for all known implementations except for the implementations supplied
on the command line.
This command also accepts these "virtual" implementation names
cmucl (equivalent to "cmucl-normal cmucl-safe cmucl-safe")
allegro (equivalent to "acl alisp alisp8 mlisp mlisp8")
OPTIONS
-h Print short help message
BUGS
Bug reports should be sent to the debian BTS, preferably with report-
bug.
AUTHOR
Kevin M. Rosenberg <kmr@debian.org>, Sep 2002
clc-autobuild-only(8)