]> andersk Git - moira.git/blobdiff - dcm/Makefile
link com_err later in the link line
[moira.git] / dcm / Makefile
index 0bbf27ab5da00417e5e2044691383f322e70808e..746f773435407ec601918c1210a801f8da378e60 100644 (file)
@@ -17,7 +17,7 @@ LDFLAGS = -L${SMS_DIR}/lib -L${SMS_DIR}/server
 QLIBS= ${INGRES_DIR}/lib/libqlib ${INGRES_DIR}/lib/compatlib
 
 # Libraries that talk to the SMS server:
-SERVER_LIBS = -lcom_err -lsmsglue -lsms -lgdb -lzephyr -lkrb -ldes $(QLIBS)
+SERVER_LIBS = -lsmsglue -lsms -lgdb -lzephyr -lkrb -ldes -lcom_err $(QLIBS)
 
 DCM_SRCS = dcm.c utils.c
 DCM_OBJS = dcm.o utils.o ../update/sms_update.o
This page took 0.607751 seconds and 4 git commands to generate.