Loading apps/Makefile.in +3 −1 Original line number Diff line number Diff line Loading @@ -63,10 +63,12 @@ ALL= $(GENERAL) $(EXE_SRC) $(HEADER) top: @(cd ..; $(MAKE) DIRS=$(DIR) all) all: exe all: exe scripts exe: $(EXE) scripts: $(SCRIPTS) openssl-vms.cnf: openssl.cnf $(PERL) $(TOP)/VMS/VMSify-conf.pl < openssl.cnf > openssl-vms.cnf Loading Loading
apps/Makefile.in +3 −1 Original line number Diff line number Diff line Loading @@ -63,10 +63,12 @@ ALL= $(GENERAL) $(EXE_SRC) $(HEADER) top: @(cd ..; $(MAKE) DIRS=$(DIR) all) all: exe all: exe scripts exe: $(EXE) scripts: $(SCRIPTS) openssl-vms.cnf: openssl.cnf $(PERL) $(TOP)/VMS/VMSify-conf.pl < openssl.cnf > openssl-vms.cnf Loading