Skip to content
Snippets Groups Projects
Commit 3d8ec7b1 authored by rswindell's avatar rswindell
Browse files

Fixed typo (Deuce's this time) in 'binaries' target.

parent e2f3f02e
Branches
Tags
No related merge requests found
......@@ -381,7 +381,7 @@ endif
fputs("all: binaries baja externals\n\n",makefile);
fputs("externals: sbj sbl\n\n",makefile);
fputs("fbinaries: sbbs3 scfg\n\n",makefile);
fputs("binaries: sbbs3 scfg\n\n",makefile);
fputs("sbbs3: ",makefile);
if(params.cvs)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment