Skip to content
Snippets Groups Projects
Commit bdcfd601 authored by rtoy's avatar rtoy
Browse files

Oops. If we make clean, make sure lisp.nm is regenerated.

parent da0628eb
No related branches found
No related tags found
No related merge requests found
# $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/lisp/GNUmakefile,v 1.29 2008/09/05 15:21:24 rtoy Exp $
# $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/lisp/GNUmakefile,v 1.30 2008/09/12 20:59:19 rtoy Exp $
all: lisp.nm
......@@ -59,6 +59,7 @@ internals.h internals.inc:
clean:
rm -f Depends *.o lisp lisp.nm core
echo 'Map file for lisp version 0' > lisp.nm
depend: Depends
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment