In MARK+3 (src/db.lisp), quiet warning from SBCL about "Derived type conflicting...
[maxima.git] / interfaces / xmaxima / Utils / Makefile
blob873261e236220d9d0ab0961b8fe3d4bda9e5fa55
1 # -*-mode: makefile; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*-
3 # $Id: Makefile,v 1.1 2002-09-07 08:48:35 mikeclarkson Exp $
5 # Developer's convenience targets (not part of the normal make/install).
8 # Developer convenience target
9 # TAGS for use with Emacs TAGS, epecially for tags-replace
11 TCLSH = tclsh
13 TAGS: $(ALLFILES)
14 echo $(ALLFILES) | xargs $(TCLSH) ../Utils/etags.tcl