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