Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
LSH
lsh
Commits
a20626ad
Commit
a20626ad
authored
Sep 01, 2009
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* src/Makefile.in (uninstall): Delete files in $(libexecdir).
Rev: src/Makefile.in:1.49
parent
f4b43e3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/Makefile.in
src/Makefile.in
+1
-0
No files found.
src/Makefile.in
View file @
a20626ad
...
...
@@ -350,6 +350,7 @@ install: $(BIN_PROGRAMS) $(SBIN_PROGRAMS) $(LIBEXEC_PROGRAMS)
uninstall
:
cd
$(DESTDIR)$(bindir)
&&
rm
-f
$(BIN_PROGRAMS)
$(SCRIPTS)
cd
$(DESTDIR)$(sbindir)
&&
rm
-f
$(SBIN_PROGRAMS)
cd
$(DESTDIR)$(libexecdir)
&&
rm
-f
$(LIBEXEC_PROGRAMS)
distdir
:
$(DISTFILES)
set
-e
;
\
...
...
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