-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmakefprm.bat
More file actions
21 lines (20 loc) · 967 Bytes
/
makefprm.bat
File metadata and controls
21 lines (20 loc) · 967 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
REM Pool of Radiance Config
REM
REM Copyright 2026 Bloodbat / La Serpiente y la Rosa Producciones
REM
REM Pool of Radiance Config is free software: you can redistribute it and/or
REM modify it under the terms of the GNU General Public License as published
REM by the Free Software Foundation, either version 3 of the License, or (at
REM your option) any later version.
REM
REM Pool of Radiance Config is distributed in the hope that it will be useful,
REM but WITHOUT ANY WARRANTY; without even the implied warranty of
REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
REM Public License for more details.
REM
REM You should have received a copy of the GNU General Public License along
REM with Pool of Radiance Config. If not, see <http://www.gnu.org/licenses/>.
REM
REM This batch file cross compiles the Pool of Radiance Config binary program
REM for real mode DOS.
@make -f makefile.i86 %1 %2 %3 %4 %5 %6 %7 %8 %9