changeset 1659:59aca09e60f8

* Makefile.in (make-path): New target.
author Jim Blandy <jimb@redhat.com>
date Sun, 06 Dec 1992 22:25:31 +0000
parents 452ba03935d7
children 3d7bd998e203
files lib-src/Makefile.in
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/Makefile.in	Sun Dec 06 22:22:09 1992 +0000
+++ b/lib-src/Makefile.in	Sun Dec 06 22:25:31 1992 +0000
@@ -177,6 +177,9 @@
 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