Remove some old makefile targets
[openssl.git] / crypto / modes / Makefile.in
index 7254884cbb28ff0c1701fbbfbdc6b5921f002ea1..7fd8e25f5b1089af488148abf2fc1c28ec7c0310 100644 (file)
@@ -70,24 +70,12 @@ ghashv8-armx.o:     ghashv8-armx.S
 files:
        $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
 
-tags:
-       ctags $(SRC)
-
-tests:
-
-lint:
-       lint -DLINT $(INCLUDES) $(SRC)>fluff
-
 update: depend
 
 depend:
        @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
        $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
 
-dclean:
-       $(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
-       mv -f Makefile.new $(MAKEFILE)
-
 clean:
        rm -f *.s *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff