Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
7a5499cd
Commit
7a5499cd
authored
Mar 17, 2014
by
Robert P. Goldman
Browse files
Undo the "make unwriteable" in build/asdf.lisp target.
Breaks our release make targets.
parent
f127ffb8
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
7a5499cd
...
...
@@ -62,7 +62,6 @@ build/asdf.lisp: $(all_lisp)
mkdir
-p
build
rm
-f
$@
cat
$(all_lisp)
>
$@
chmod
-w
$@
# try to prevent accidental editing.
# This quickly locates such mistakes as unbalanced parentheses:
load
:
build/asdf.lisp
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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