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
fe0bcb99
...
fe0bcb99b7f21164871ed61ec9826a35c98a95c7
authored
2004-01-03 12:20:51 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Removed a too general implicit rule.
It caused config.h to be rebuilt incorrectly.
1 parent
89fbb344
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
libmu_scm/Makefile.am
libmu_scm/Makefile.am
View file @
fe0bcb9
...
...
@@ -73,8 +73,6 @@ guile-procedures.txt: $(DOT_DOC_FILES)
cat
$(DOT_DOC_FILES)
>
$@
mailutils.scm
:
mailutils.scm.in $(libmu_scm_la_SOURCES:.c=.inc)
.in
:
m4 -DVERSION
=
$(VERSION)
-DLIBDIR
=
$(libdir)
\
-DBUILDDIR
=
$(top_builddir)
/libmu_scm
$<
>
$@
...
...
Please
register
or
sign in
to post a comment