Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
a27f1f5f
...
a27f1f5f91a71db6a4a271f93a4e3da7b311adbf
authored
2005-02-27 22:38:19 +0000
by
Wojciech Polak
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Use -f with $(LN_S).
1 parent
0653b853
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
frm/Makefile.am
frm/Makefile.am
View file @
a27f1f5
...
...
@@ -36,4 +36,4 @@ frm_LDADD = \
install-exec-hook
:
cd
$(DESTDIR)$(bindir)
&&
\
$(LN_S)
frm
$(EXEEXT)
from
$(EXEEXT)
$(LN_S)
-f
frm
$(EXEEXT)
from
$(EXEEXT)
...
...
Please
register
or
sign in
to post a comment