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
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
483fba14
Commit
483fba14
authored
Sep 13, 1991
by
Linus Tolke
Browse files
R{ttat buggar i distclean.
parent
94f4e76c
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/man/Makefile
View file @
483fba14
...
...
@@ -22,7 +22,7 @@ distclean: clean
-
for
i
in
$(MANEXTS)
;
\
do
\
[
-d
man
$$
i
]
&&
{
echo
making clean
in
directory man
$$
i
;
\
(
cd
man
$$
i
;
$(RM)
*
.ps
*
.cat
*
.man
*
.txt
)
}
\
(
cd
man
$$
i
;
$(RM)
*
.ps
*
.cat
*
.man
*
.txt
$
(
GENERIC-DIST-CLEAN
)
)
}
\
done
install
:
...
...
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