Fixed compiler warnings while building the BBS. Thanks to Ken Bowley for the

patches.
This commit is contained in:
Andrew Leary
2016-09-29 04:55:12 -04:00
parent f7401d92d0
commit b6e58185cd
42 changed files with 93 additions and 83 deletions

View File

@@ -115,6 +115,7 @@ install:
clean:
rm -f filelist
rm -f basic.html index.html upgrade.html
filelist: Makefile
BASE=`pwd`; \