Remove some old makefile targets
[openssl.git] / crypto / md5 / Makefile.in
index 49e6d99525fbb8316b3b0abf6a0ed07648c9ec79..cad2317065fd531d5662fa9896549780782c624c 100644 (file)
@@ -55,24 +55,12 @@ md5-sparcv9.S:      asm/md5-sparcv9.pl
 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 *.obj lib tags core .pure .nfs* *.old *.bak fluff