mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-04-20 18:57:06 +02:00
LICENSING compliance:
1. Move dyn76 license from main dir to LICENSES subdir, where *ALL* licenses should be! 2. Windows build: copy all license files from LICENSES subdir to O/P binary dir, so that Windows pre-bulit binaries distribution will always include all licensing files too.
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
all: allzlib alllibbz2 allpcre allrexx allHercules
|
||||
if exist $(EXEDIR)\*.manifest del /f /q $(EXEDIR)\*.manifest
|
||||
echo.
|
||||
if exist LICENSES\herclic.html XCOPY "LICENSES" "$(EXEDIR)" /V /C /F /H /R /K /Y
|
||||
echo.
|
||||
echo -- Hercules build complete --
|
||||
|
||||
allHercules: $(OBJDIR) $(EXEDIR) $(PDBDIR) $(MAPDIR) $(ASMDIR) \
|
||||
|
||||
Reference in New Issue
Block a user