wtc%netscape.com 63cc5e9412 Use = instead of += to define INCLUDES. It is fine to use = because
this is the very first file Makefile includes.
Define -DSWFORT in DEFINES rather than CFLAGS.  First, DEFINES is the
variable for macro defines.  Second, by not defining CFLAGS in this file,
we will be able to check in the fix for bug #77788.  However, I am not
sure whether we should fix bug #77788.


git-svn-id: svn://10.0.0.236/trunk@96196 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-01 23:32:39 +00:00
..