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
a19b915b
Commit
a19b915b
authored
Jun 24, 2004
by
Mike Hibler
Browse files
two other minor, missing tweaks
parent
6b081df2
Changes
2
Hide whitespace changes
Inline
Side-by-side
os/dijkstra/GNUmakefile.in
View file @
a19b915b
...
@@ -24,7 +24,7 @@ dijkstra: dijkstra.o bitmath.o Compressor.o IpTree.o SingleSource.o \
...
@@ -24,7 +24,7 @@ dijkstra: dijkstra.o bitmath.o Compressor.o IpTree.o SingleSource.o \
client: all
client: all
client-install: client
client-install: client
$(INSTALL_PROGRAM) dijkstra $(DESTDIR)$(CLIENT_BINDIR)/dijkstra
$(INSTALL_PROGRAM)
-s
dijkstra $(DESTDIR)$(CLIENT_BINDIR)/dijkstra
clean:
clean:
rm -f *.o dijkstra
rm -f *.o dijkstra
...
...
tmcd/linux9/GNUmakefile.in
View file @
a19b915b
...
@@ -70,5 +70,5 @@ script-install: dir-install $(SCRIPTS)
...
@@ -70,5 +70,5 @@ script-install: dir-install $(SCRIPTS)
sfs-install:
sfs-install:
# create ifcfg-eth? files
# create ifcfg-eth? files
ifcfgs: $(SRCDIR)/mkifcfgs $(SRCDIR)/ifcfg.template
ifcfgs:
#
$(SRCDIR)/mkifcfgs $(SRCDIR)/ifcfg.template
# $(SRCDIR)/mkifcfgs $(SRCDIR)/ifcfg.template
# $(SRCDIR)/mkifcfgs $(SRCDIR)/ifcfg.template
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