From c9c95e603bf805272b33f9033ff647218a023f25 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Fri, 4 Feb 2000 16:22:12 +0000 Subject: [PATCH] ascheck_LIBS => PROD_LIBS --- src/as/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/as/Makefile b/src/as/Makefile index 9091ebfee..61e09f4bd 100644 --- a/src/as/Makefile +++ b/src/as/Makefile @@ -11,7 +11,7 @@ LIBRARY_IOC = asLibrary # All systems link the libs As, Com, Db (and again Com ??), # generic Unix needs also lib m: # -ascheck_LIBS := As Db Com +PROD_LIBS := As dbStatic Com As_DIR=. PROD = ascheck