More build imrpvements
authorJPeterMugaas <jpmugaas@suddenlink.net>
Tue, 23 Apr 2019 11:44:00 +0000 (07:44 -0400)
committerJPeterMugaas <jpmugaas@suddenlink.net>
Tue, 23 Apr 2019 11:44:00 +0000 (07:44 -0400)
commit7136489d336fd2e584eb13cb858983caac5ad2e8
treefe7d22f46d7345bf1316a91c2eedad4765f997f1
parent229b016f507cdc0db300c22ac4ec8bab7cd0874f
More build imrpvements
Moved a few other tests to Makefiles.inc.  Other things might need to go there.
Made a test for symlink appropriateness.  Windows can NOT handle them the same way Unix-like operating systems do (if at all).  This is mostly the same as the Visual C projects.
embed version info into .dll and .exes that are redistributed.
Makefile.inc
lib/Makefile
lib/liblz4-dll.rc.in [new file with mode: 0644]
programs/Makefile
programs/lz4-exe.rc.in [new file with mode: 0644]
tests/Makefile