Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
bb441948
Commit
bb441948
authored
Nov 13, 1995
by
Geoff Voelker
Browse files
(install): Change same-dir test to create test file in
installation tree and thereby support read-only shares.
parent
6441db6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
lisp/makefile.nt
lisp/makefile.nt
+3
-3
No files found.
lisp/makefile.nt
View file @
bb441948
...
...
@@ -29,9 +29,9 @@ all:
install
:
; - mkdir $(INSTALL_DIR)
\l
isp
-
del /q .
\s
ame-dir.tst
-
del /q
$(INSTALL_DIR)
\l
isp
\s
ame-dir.tst
echo
SameDirTest
>
.
\s
ame-dir.tst
if
not exist
$(INSTALL_DIR)
\l
isp
\s
ame-dir.tst
$(CP_DIR)
.
$(INSTALL_DIR)
\l
isp
-
del /q
.
\s
ame-dir.tst
echo
SameDirTest
>
$(INSTALL_DIR)
\l
isp
\s
ame-dir.tst
if
not exist
.
\s
ame-dir.tst
$(CP_DIR)
.
$(INSTALL_DIR)
\l
isp
-
del /q
$(INSTALL_DIR)
\l
isp
\s
ame-dir.tst
#
...
...
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