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
ISC Open Source Projects
BIND
Commits
b8255019
Commit
b8255019
authored
Dec 16, 1998
by
Bob Halley
Browse files
switch to gtar
parent
0ab04d76
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.in
View file @
b8255019
...
@@ -20,7 +20,7 @@ distclean:: FORCE
...
@@ -20,7 +20,7 @@ distclean:: FORCE
kit
:
kitclean
kit
:
kitclean
mkdir
bind-
${VERSION}
mkdir
bind-
${VERSION}
@
(
cd
bind-
${VERSION}
;
for
i
in
${DISTFILES}
;
do
ln
-s
../
$$
i
$$
i
;
done
)
@
(
cd
bind-
${VERSION}
;
for
i
in
${DISTFILES}
;
do
ln
-s
../
$$
i
$$
i
;
done
)
tar
cLvf
- bind-
${VERSION}
|
gzip
-c
>
bind-
${VERSION}
.tar.gz
g
tar
-c
-v
-z
-h
--exclude
'*CVS*'
-
f
bind-
${VERSION}
.tar.gz
bind-
${VERSION}
rm
-rf
bind-
${VERSION}
rm
-rf
bind-
${VERSION}
kitclean
:
distclean
kitclean
:
distclean
...
...
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