From 4aa6d2bc2357d70e4b67e3fbff91d23a75c8a884 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 22 Feb 2000 16:49:39 +0000 Subject: [PATCH] BPTS now created in install directory. --- src/bpt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bpt/Makefile b/src/bpt/Makefile index 06c98a8cc..d579241a6 100644 --- a/src/bpt/Makefile +++ b/src/bpt/Makefile @@ -22,4 +22,4 @@ PROD += makeBpt include $(TOP)/configure/RULES -$(BPTS): $(INSTALL_PROD) +$(INSTALL_BPTS): $(INSTALL_PROD)