Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4c32bfb9
Commit
4c32bfb9
authored
Feb 26, 1999
by
Richard M. Stallman
Browse files
(yow): Depend on epaths.h, not paths.h.
parent
77e544a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lib-src/Makefile.in
lib-src/Makefile.in
+1
-1
No files found.
lib-src/Makefile.in
View file @
4c32bfb9
...
@@ -398,7 +398,7 @@ cvtmail: ${srcdir}/cvtmail.c
...
@@ -398,7 +398,7 @@ cvtmail: ${srcdir}/cvtmail.c
fakemail
:
${srcdir}/fakemail.c ../src/config.h
fakemail
:
${srcdir}/fakemail.c ../src/config.h
$(CC)
${ALL_CFLAGS}
${srcdir}
/fakemail.c
$(LOADLIBES)
-o
fakemail
$(CC)
${ALL_CFLAGS}
${srcdir}
/fakemail.c
$(LOADLIBES)
-o
fakemail
yow
:
${srcdir}/yow.c ../src/paths.h
yow
:
${srcdir}/yow.c ../src/
e
paths.h
$(CC)
${ALL_CFLAGS}
${srcdir}
/yow.c
$(LOADLIBES)
-o
yow
$(CC)
${ALL_CFLAGS}
${srcdir}
/yow.c
$(LOADLIBES)
-o
yow
emacsserver
:
${srcdir}/emacsserver.c ../src/config.h
emacsserver
:
${srcdir}/emacsserver.c ../src/config.h
...
...
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