Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
9a1582d4
Commit
9a1582d4
authored
Jun 04, 2013
by
Leigh B Stoller
Browse files
Minor fix.
parent
7bcd2a6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
clientside/tmcc/linux/GNUmakefile.in
View file @
9a1582d4
...
...
@@ -185,7 +185,7 @@ sup-install: dir-install supfile
bin-install: dir-install
$(INSTALL) -m 755 ../tmcc-nossl$(EXE) $(BINDIR)/tmcc.bin$(EXE)
$(INSTALL) -m 755 ../tmcc(EXE) $(BINDIR)/tmcc-ssl.bin$(EXE)
$(INSTALL) -m 755 ../tmcc
$
(EXE) $(BINDIR)/tmcc-ssl.bin$(EXE)
$(INSTALL) -m 755 ../findif$(EXE) $(BINDIR)/findif$(EXE)
$(INSTALL) -m 755 ../dostype$(EXE) $(BINDIR)/dostype$(EXE)
...
...
Write
Preview
Supports
Markdown
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