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
dd1b9b42
Commit
dd1b9b42
authored
Jan 03, 2005
by
Russ Fish
Browse files
Add EXE_SUFFIX so strip works in client-install on CygWin.
parent
24944281
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/linux/GNUmakefile.in
View file @
dd1b9b42
...
...
@@ -75,8 +75,8 @@ sup-install: dir-install supfile
$(INSTALL) -m 600 $(SRCDIR)/cvsup.auth $(DESTDIR)/root/.cvsup/auth
bin-install: dir-install
$(INSTALL) -m 755 -s ../tmcc-nossl $(BINDIR)/tmcc.bin
$(INSTALL) -m 755 -s ../findif $(BINDIR)/findif
$(INSTALL) -m 755 -s ../tmcc-nossl
$(EXE)
$(BINDIR)/tmcc.bin
$(EXE)
$(INSTALL) -m 755 -s ../findif
$(EXE)
$(BINDIR)/findif
$(EXE)
etc-install: dir-install sysetc-remove sysetc-install
$(INSTALL) -m 644 $(SRCDIR)/group $(ETCDIR)/group
...
...
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