Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant
[oweals/openssl.git] / tools / Makefile
index 19950d14e5ea581afc9753a78fd6089d691aad2b..edd7fc5d06207c08cec980512105cd96b692bca2 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,8 +47,6 @@ uninstall:
 files:
        $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
 
-links:
-
 lint:
 
 tags: