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
8668d930
Commit
8668d930
authored
Sep 17, 2015
by
Daniel Kochmański
Browse files
makefile: fix make clean target
Signed-off-by:
Daniel Kochmański
<
daniel@turtleware.eu
>
parent
973695d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
makefile
View file @
8668d930
...
...
@@ -137,11 +137,11 @@ rt_1000_8:
clean
:
@
rm
-f
auxiliary/
*
.
{
out,fas,cls,fasl,o,so,~,fn,x86f,ufsl,abcl,lib
}
@
rm
-f
sa
mple-files
/
*
.
{
out,fas,cls,fasl,o,so,~,fn,x86f,ufsl,abcl,lib
}
@
rm
-f
sa
ndbox
/
*
.
{
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
)
@
rm
-rf
s
cratch/
scratch.txt
@
rm
-rf
s
andbox/scratch/ sandbox/
scratch.txt
@
rm
-f
foo.txt foo.lsp foo.dat
@
rm
-f
tmp.txt tmp.dat tmp2.dat temp.dat
@
rm
-f
gazonk
*
out.class
...
...
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