File: README

package info (click to toggle)
ecl 15.3.7%2Bdfsg1-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 26,120 kB
  • sloc: ansic: 162,450; lisp: 99,044; sh: 16,743; asm: 15,203; makefile: 2,503; exp: 187
file content (39 lines) | stat: -rw-r--r-- 1,120 bytes parent folder | download | duplicates (13)
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
This is MK:DEFSYSTEM 3.6i, 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.6i 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.6i 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, 2005-09-04