From 78d3906fc2489273812c8d6329772a52832bf4af Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Sun, 29 Oct 2000 00:55:18 +0000
Subject: [PATCH] Added comment with usage example.

---
 src/sbbs3/Makefile.bor | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/sbbs3/Makefile.bor b/src/sbbs3/Makefile.bor
index 89526c7b2b..c76ca00520 100644
--- a/src/sbbs3/Makefile.bor
+++ b/src/sbbs3/Makefile.bor
@@ -4,6 +4,8 @@
 # Makefile for Synchronet BBS 											#
 # For use with Borland C++ Builder 5 or Borland C++ 5.5 for Win32       #
 # @format.tab-size 4													#
+#																		#
+# usage: make -f makefile.bor											#
 #########################################################################
 
 # $Id$
-- 
GitLab