AFAICS lst1 stands for "lshift test" not "list".
[oweals/openssl.git] / crypto / objects / Makefile.ssl
index a3a15c13c1f73f57aa79abaf1adb123f8f93989f..ea5348e90d53674d3f8ae0e8ce2f41830c30dca1 100644 (file)
@@ -37,9 +37,6 @@ top:
 
 all:   obj_dat.h lib
 
-obj_dat.h: objects.h obj_dat.pl
-       $(PERL) ./obj_dat.pl < objects.h > obj_dat.h
-
 lib:   $(LIBOBJ)
        $(AR) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB)