Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Karsten Poeck
ansi-test
Commits
892cf80a
Commit
892cf80a
authored
Sep 01, 2015
by
Daniel Kochmański
Browse files
restructure: little cleanup
Signed-off-by:
Daniel Kochmański
<
daniel@turtleware.eu
>
parent
115226ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
makefile
View file @
892cf80a
...
...
@@ -4,7 +4,7 @@
# LISP=~/sbcl/src/runtime/sbcl --core ~/sbcl/output/sbcl.core --noinform
# LISP=clisp -ansi -q
# LISP=abcl
LISP
=
ecl
#
LISP=ecl
# LISP=/usr/local/lib/LispWorks/nongraphic-lispworks-4450
# LISP=acl
...
...
@@ -137,7 +137,7 @@ rt_1000_8:
clean
:
@
rm
-f
auxiliary/
*
.
{
out,fas,cls,fasl,o,so,~,fn,x86f,ufsl,abcl,lib
}
@
rm
-f
sample-files/
*
.
{
out,fas,cls,fasl,o,so,~,fn,x86f,ufsl,abcl,lib
}
x
@
rm
-f
sample-files/
*
.
{
out,fas,cls,fasl,o,so,~,fn,x86f,ufsl,abcl,lib
}
@
rm
-f
test
*
.out
*
.cls
*
.fasl
*
.o
*
.so
*
~
*
.fn
*
.x86f
*
.fasl
*
.ufsl
*
.abcl
*
.fas
*
.lib
\#
*
\#
@
rm
-f
*
.dfsl
*
.d64fsl
@
(
cd
beyond-ansi
;
$(MAKE)
clean
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment