Skip to content
Snippets Groups Projects
Commit 89c06cf5 authored by rswindell's avatar rswindell
Browse files

Cosmetic changes only.

parent 0fd7829a
No related branches found
Tags sbbs
No related merge requests found
...@@ -23,7 +23,6 @@ DELETE = echo y | del ...@@ -23,7 +23,6 @@ DELETE = echo y | del
.path.c = .;..;..\..\uifc;..\..\xpdev .path.c = .;..;..\..\uifc;..\..\xpdev
# Optional compile flags (disable banner, warnings and such) # Optional compile flags (disable banner, warnings and such)
CFLAGS = $(CFLAGS) -q -d -H -X- -w-csu -w-pch -w-ccc -w-rch -w-par -w-pro CFLAGS = $(CFLAGS) -q -d -H -X- -w-csu -w-pch -w-ccc -w-rch -w-par -w-pro
......
# depends.mak # depends.mk
# Make 'include file' defining dependencies for Synchronet SCFG # Make 'include file' defining dependencies for Synchronet SCFG
......
# headers.mak # headers.mk
# Make 'include file' for building Synchronet SCFG # Make 'include file' for building Synchronet SCFG
# Used with GNU and Borland compilers # Used with GNU and Borland compilers
......
# objects.mak # objects.mk
# Make 'include file' listing object files for Synchronet SCFG # Make 'include file' listing object files for Synchronet SCFG
......
# targets.mak # targets.mk
# Make 'include file' defining targets for Synchronet SCFG project # Make 'include file' defining targets for Synchronet SCFG project
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment