Fixed compiler warnings while building the BBS. Thanks to Ken Bowley for the
patches.
This commit is contained in:
@@ -14,6 +14,7 @@ all:
|
||||
|
||||
clean:
|
||||
rm -f core filelist Makefile.bak
|
||||
rm -f editor
|
||||
|
||||
install:
|
||||
@if [ "`id -un`" != "root" ] ; then \
|
||||
|
Reference in New Issue
Block a user