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
80744d0a
Commit
80744d0a
authored
Jan 04, 2001
by
Leigh B. Stoller
Browse files
Install as tip instead of ntip.
parent
1c9964de
Changes
1
Hide whitespace changes
Inline
Side-by-side
tip/GNUmakefile.in
View file @
80744d0a
...
...
@@ -28,7 +28,7 @@ tip.static: $(OBJS)
$(OBJS): tipconf.h tip.h
install: all
$(INSTALL_PROGRAM) tip.static $(INSTALL_BINDIR)/
n
tip
$(INSTALL_PROGRAM) tip.static $(INSTALL_BINDIR)/tip
clean:
rm -f $(OBJS) tip tip.static
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