X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=Makefile.org;h=b1560c28bf72f996a39944662401208f6b0c559c;hb=167f3af2ced072f7bd325eeafa62f3a88920f01e;hp=83929796c4ceef5a1f90dfe3ddc3cb01544a7d46;hpb=17e3dd1c62e9aadcd908c55e650f70379d2d19e2;p=oweals%2Fopenssl.git diff --git a/Makefile.org b/Makefile.org index 83929796c4..b1560c28bf 100644 --- a/Makefile.org +++ b/Makefile.org @@ -171,7 +171,7 @@ BASENAME= openssl NAME= $(BASENAME)-$(VERSION) TARFILE= $(NAME).tar WTARFILE= $(NAME)-win.tar -EXHEADER= e_os2.h +EXHEADER= e_os.h e_os2.h HEADER= e_os.h all: Makefile.ssl @@ -294,7 +294,7 @@ errors: tar: @tar --norecurse -cvf - \ - `find * -depth \! -path \*/CVS/\* \! -name CVS \! -name .cvsignore \! -name STATUS | sort` |\ + `find * \! -path CVS/\* \! -path \*/CVS/\* \! -name CVS \! -name .cvsignore \! -name STATUS | sort` |\ tardy --user_number=0 --user_name=openssl \ --group_number=0 --group_name=openssl \ --prefix=openssl-$(VERSION) - |\