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
a2108602
Commit
a2108602
authored
May 29, 1993
by
Richard M. Stallman
Browse files
(timer): Link with $(LOADLIBES).
parent
0df1099d
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 @
a2108602
...
...
@@ -248,7 +248,7 @@ getdate.o: ${srcdir}/getdate.y ../src/config.h
timer.o
:
${srcdir}/timer.c ../src/config.h
$(CC)
-c
-I
${srcdir}
/../src
$(ALL_CFLAGS)
${srcdir}
/timer.c
timer
:
${TIMEROBJS}
$(CC)
-I
${srcdir}
/../src
$(ALL_CFLAGS)
${TIMEROBJS}
-o
timer
$(CC)
-I
${srcdir}
/../src
$(ALL_CFLAGS)
${TIMEROBJS}
$(LOADLIBES)
-o
timer
make-path
:
${srcdir}/make-path.c
$(CC)
$(ALL_CFLAGS)
${srcdir}
/make-path.c
-o
make-path
...
...
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