Lazy makefiles

From: Fafhrd (fafhrd@LINKMASTER.NET)
Date: 06/21/98


The stock circle makefile is seriously lacking IMHO. Upon launching this
current project, I replaced the compiler flags with what we used on Duris.
Talk about a spam of warnings! While most of these are harmless, a few can
cause those bugs that take months to track down. So...., should you find
yourself bored one day, you may wish to use these and clean the warnings a
few at a time.

CFLAGS = -Wall -D_LINUX_SOURCE -Wstrict-prototypes -Wmissing-prototypes \
#-Wnested-externs -Wshadow -Wcast-qual -Wpointer-arith -Wcast-align \
#-Wconversion -Wwrite-strings -pg

Fafhrd
fafhrd@linkmaster.net


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST