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
asdf
asdf
Commits
28f884ae
Commit
28f884ae
authored
Jan 18, 2010
by
Francois-Rene Rideau
Browse files
Ignore and clean CCL fasls.
parent
1935f577
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
28f884ae
...
...
@@ -21,3 +21,4 @@ lift-local.config
*.fas
*.lib
*.o
*.*fsl
GNUmakefile
View file @
28f884ae
...
...
@@ -38,7 +38,7 @@ website-copy: FORCE
bin/rsync-cp.sh tmp/asdf.lisp
$(webhome_private)
clean_dirs
=
$(sourceDirectory)
clean_extensions
=
fasl dfsl cfsl fasl fas lib dx32fsl
clean_extensions
=
fasl dfsl cfsl fasl fas lib dx32fsl
lx64fsl lx32fsl
clean
:
FORCE
@
for
dir
in
$(clean_dirs)
;
do
\
...
...
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