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
ecc798b0
Commit
ecc798b0
authored
Dec 06, 1992
by
Jim Blandy
Browse files
* Makefile.in (make-path): New target.
parent
3a88c238
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
lib-src/Makefile.in
lib-src/Makefile.in
+3
-0
No files found.
lib-src/Makefile.in
View file @
ecc798b0
...
...
@@ -177,6 +177,9 @@ getdate.o: getdate.y ../src/config.h
timer
:
getdate.o timer.o
$(CC)
$(CFLAGS)
getdate.o timer.o
-o
timer
make-path
:
make-path.c
$(CC)
$(CFLAGS)
make-path.c
-o
make-path
# These are NOT included in INSTALLABLES or UTILITIES.
# See ../src/ymakefile.
emacstool
:
emacstool.c
...
...
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