File: README

package info (click to toggle)
cl-defsystem3 3.4i%2Bcvs.2005.03.03.1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 336 kB
  • ctags: 213
  • sloc: lisp: 2,965; makefile: 49; sh: 48
file content (40 lines) | stat: -rw-r--r-- 1,121 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
This is MK:DEFSYSTEM 3.4i, a 'make' utility for Common Lisp.

The current distribution contains a file `defsystem.lisp', a `docs'
directory, a `debian' directory, and this README file.

MK:DEFSYSTEM 3.4i works on most Common Lisp implementations and it is
used by a wide variety of projects.


INSTALLATION

To install MK:DEFSYSTEM 3.x, you should just make sure to LOAD the
file `defystem.lisp' in you CL environment.  You can do that by
putting the appropriate LOAD statement in you CL initialization file
(which most implementations have).


DOCUMENTATION

The documentation for MK:DEFSYSTEM 3.4i is part of a the following CMU TR

    Mark Kantrowitz, "Portable Utilities for Common Lisp, User Guide
    and Implementation Notes", Tech Report CMU-CS-91-143, School of
    Computer Science, Carnegie Mellon University, May 1991.

The `docs' directory contains a quick introduction to MK:DEFSYSTEM.


HELP and BUG REPORTS

For help and bug reports, the `clocc-list@sourceforge.net' mailing
list is usually the right place where to send requests and other
correspondence.


=======
Enjoy.

Marco Antoniotti, 2004-02-01