Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-stable
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
emulab
emulab-stable
Commits
e25c9da2
Commit
e25c9da2
authored
Mar 20, 2001
by
Mac Newbold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changes for new utils subdir.
parent
cfca6da5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
1 deletion
+4
-1
GNUmakefile.in
GNUmakefile.in
+2
-1
configure
configure
+1
-0
configure.in
configure.in
+1
-0
No files found.
GNUmakefile.in
View file @
e25c9da2
...
...
@@ -9,7 +9,7 @@ DISTCLEAN_FILES = @DISTCLEAN_FILES@
include Makeconf
SUBDIRS = lib assign discvr tbsetup db os security pxe tmcd www tip capture
SUBDIRS = lib assign discvr tbsetup db os security pxe tmcd
utils
www tip capture
all: all-subdirs
...
...
@@ -36,6 +36,7 @@ control-install:
@$(MAKE) -C os control-install
@$(MAKE) -C db control-install
@$(MAKE) -C tbsetup control-install
@$(MAKE) -C utils control-install
install-mkdirs:
-mkdir -p $(INSTALL_TOPDIR)/locks
...
...
configure
View file @
e25c9da2
...
...
@@ -971,6 +971,7 @@ outfiles="$outfiles Makeconf GNUmakefile \
tmcd/GNUmakefile tmcd/freebsd/GNUmakefile tmcd/linux/GNUmakefile
\
tmcd/netbsd/GNUmakefile
\
tmcd/tmcd.restart
\
utils/GNUmakefile
\
www/GNUmakefile www/defs.php3 www/dbdefs.php3"
#
...
...
configure.in
View file @
e25c9da2
...
...
@@ -130,6 +130,7 @@ outfiles="$outfiles Makeconf GNUmakefile \
tmcd/GNUmakefile tmcd/freebsd/GNUmakefile tmcd/linux/GNUmakefile \
tmcd/netbsd/GNUmakefile \
tmcd/tmcd.restart \
utils/GNUmakefile \
www/GNUmakefile www/defs.php3 www/dbdefs.php3"
#
...
...
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