/[LeafOK_CVS]/pvpgn-1.7.4/src/Makefile.in
ViewVC logotype

Diff of /pvpgn-1.7.4/src/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.5 by sysadm, Tue Jun 13 12:19:11 2006 UTC Revision 1.6 by sysadm, Wed Jun 14 03:13:19 2006 UTC
# Line 78  INSTALL_DIRS   = @INSTALL@ -d -m 755 Line 78  INSTALL_DIRS   = @INSTALL@ -d -m 755
78    
79  # CC set by configure  # CC set by configure
80  # CFLAGS set by configure  # CFLAGS set by configure
81  CPPFLAGS        = @DEFS@ @DEFINES@ -DBNETD_DEFAULT_CONF_FILE=\"${confdir}/bnetd.conf\" -DD2CS_DEFAULT_CONF_FILE=\"${confdir}/d2cs.conf\" -DD2DBS_DEFAULT_CONF_FILE=\"${confdir}/d2dbs.conf\" -DD2GS_SCOPE_CONF_FILE=\"${confdir}/gsscope.conf\" -I"${SRC_SRCDIR}" @CPPFLAGS@  CPPFLAGS        = @DEFS@ @DEFINES@ -DBNETD_DEFAULT_CONF_FILE=\"${confdir}/bnetd.conf\" -DD2CS_DEFAULT_CONF_FILE=\"${confdir}/d2cs.conf\" -DD2DBS_DEFAULT_CONF_FILE=\"${confdir}/d2dbs.conf\" -DD2GS_SCOPE_CONF_FILE=\"${confdir}/gsscope.conf\" -DCHAR_STATUS_DUMP_FILE=\"${sharedir}/d2charstatus.dat\" -I"${SRC_SRCDIR}" @CPPFLAGS@
82  COMPILE         = @CC@ @CFLAGS@ ${CPPFLAGS} -fno-strict-aliasing -c  COMPILE         = @CC@ @CFLAGS@ ${CPPFLAGS} -fno-strict-aliasing -c
83  #PREPROCESS     = @CPP@ ${CPPFLAGS}  #PREPROCESS     = @CPP@ ${CPPFLAGS}
84  LINK            = @CC@ @CFLAGS@ @LDFLAGS@  LINK            = @CC@ @CFLAGS@ @LDFLAGS@


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1