merge with 3.8.3d
authorJim Meyering <jim@meyering.net>
Fri, 8 Oct 1993 00:51:20 +0000 (00:51 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 8 Oct 1993 00:51:20 +0000 (00:51 +0000)
lib/Makefile.in

index a23873c6fbf344a593e707ff2c499e78414d09dd..cbf2bd678e188b043a86a9d6872c154d5179e9e5 100644 (file)
@@ -27,6 +27,10 @@ DEFS = -DMVDIR="\"$(libdir)/mvdir\"" @DEFS@
 CFLAGS = @CFLAGS@
 YACC = @YACC@
 
+prefix = /usr/local
+exec_prefix = $(prefix)
+libdir = $(exec_prefix)/lib
+
 SOURCES = getdate.y posixtm.y \
 argmatch.c backupfile.c basename.c dirname.c eaccess.c \
 error.c filemode.c fsusage.c getopt.c getopt1.c \