Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
b10d0cba
Commit
b10d0cba
authored
Jan 10, 2006
by
Mike Hibler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GNUmakefile: fix my last fix
supfile.in: change from 4.7 to 4.10 version since I seldom update the former
parent
34578ca4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
tmcd/GNUmakefile.in
tmcd/GNUmakefile.in
+4
-0
tmcd/freebsd/supfile.in
tmcd/freebsd/supfile.in
+1
-1
No files found.
tmcd/GNUmakefile.in
View file @
b10d0cba
...
...
@@ -47,8 +47,12 @@ endif
ifeq ($(SYSTEM),FreeBSD)
FBSDVERSION := $(shell uname -v | sed -e 's/FreeBSD \([0-9]\).*/freebsd\1/')
ifeq ($(FBSDVERSION),freebsd4)
MDSUBDIR = freebsd
else
MDSUBDIR = $(FBSDVERSION)
endif
endif
ifeq ($(SYSTEM),CYGWIN_NT-5.1)
# Cygwin on Windows XP (a.k.a. NT 5.1) - resembles the Linux case.
...
...
tmcd/freebsd/supfile.in
View file @
b10d0cba
#
# Bump as needed.
#
FBSD4
7
-STD base=@CLIENT_VARDIR@ prefix=/ preserve release=20040
315
FBSD4
10
-STD base=@CLIENT_VARDIR@ prefix=/ preserve release=20040
527
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