Skip to content
GitLab
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
71e939aa
Commit
71e939aa
authored
Jul 14, 2004
by
Mike Hibler
Browse files
Tweak to prevent gratuitous install activity
parent
b6690372
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/libtb/GNUmakefile.in
View file @
71e939aa
...
...
@@ -14,13 +14,11 @@ include $(OBJDIR)/Makeconf
all: libtb.a
client: libtb-nodb.a
mv
libtb-nodb.a libtb.a
cmp -s libtb-nodb.a libtb.a || cp -pf
libtb-nodb.a libtb.a
client-install: client
include $(TESTBED_SRCDIR)/GNUmakerules
SYSTEM := $(shell uname -s)
OBJS = log.o tbdefs.o
CFLAGS += -O -g -Wall -I${OBJDIR} -I/usr/local/include
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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