1 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
3 ;; Copyright (C) 19991998,
4 ;; Department of Computer Science, University of Tromso, Norway
6 ;; Filename: Defsystem.lisp
7 ;; Description: ACL defsystem calls relates files to eachother.
8 ;; Author: Frode Vatvedt Fjeld <frodef@acm.org>
9 ;; Created at: Wed Oct 20 23:13:46 1999
11 ;; $Id: system.lisp,v 1.2 2004/01/16 11:54:14 ffjeld Exp $
13 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
15 #-allegro
(error "This system definition is Allegro CL only. ~
16 See ia-x86.asd for an ASDF-defsystem.")
35 (defsystem :ia-x86-instr
()