Configure et al: split up the lflags configuration item into two
[oweals/openssl.git] / crypto / ts / Makefile.in
index 4581e1cdac3f6e29004e7ad35751b126946b945f..8fe12fc84f53723fb663e2fc80dbb20240dd164b 100644 (file)
@@ -15,7 +15,7 @@ MAKEDEPEND=   $(TOP)/util/domd $(TOP) -MD $(MAKEDEPPROG)
 MAKEFILE=      Makefile
 AR=            ar r
 
-PEX_LIBS=
+LDFLAGS=
 EX_LIBS=
 
 CFLAGS= $(INCLUDES) $(CFLAG)
@@ -51,8 +51,6 @@ lib:  $(LIBOBJ)
 files:
        $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
 
-update: depend
-
 depend:
        $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)