X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fui%2FMakefile.in;h=c8f327a3c5a7203bc6e872ea981ba9e28d701008;hp=20de802fc315c8b4073e04b2fd83cdcd7ef09f7d;hb=ce192ebed0f5445076996b46c279a1499fdc8948;hpb=d10dac1187fbb12fdb44a0386f1619b79b40d264 diff --git a/crypto/ui/Makefile.in b/crypto/ui/Makefile.in index 20de802fc3..c8f327a3c5 100644 --- a/crypto/ui/Makefile.in +++ b/crypto/ui/Makefile.in @@ -37,23 +37,8 @@ lib: $(LIBOBJ) 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) + $(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC) clean: rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff