PACKETise ServerHello processing
[openssl.git] / tools / Makefile
index 19950d14e5ea581afc9753a78fd6089d691aad2b..d4752f833b9b2421116f07789cd75cbcb7883350 100644 (file)
@@ -12,7 +12,6 @@ MAKEFILE=     Makefile
 CFLAGS= $(INCLUDES) $(CFLAG)
 
 GENERAL=Makefile
-TEST=
 APPS= c_rehash
 MISC_APPS= c_hash c_info c_issuer c_name
 
@@ -48,14 +47,14 @@ uninstall:
 files:
        $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
 
-links:
-
 lint:
 
 tags:
 
 errors:
 
+update: depend
+
 depend:
 
 dclean: