remove unused definition of DEFAULT_CONFIG_FILE. OK by cube.

This commit is contained in:
hans 2008-11-18 22:31:35 +00:00
parent 412427525e
commit 25fbe84db2

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2008/10/14 23:37:19 cube Exp $
# $NetBSD: Makefile,v 1.3 2008/11/18 22:31:35 hans Exp $
.include <bsd.own.mk>
@ -26,7 +26,6 @@ CONN_DEFINES= ${X11FLAGS.CONNECTION} -DFONT_t -DTRANS_SERVER \
XFSCONFIGDIR= ${X11ETCDIR}/fs
CPPFLAGS.main.c= -DDEFAULT_CONFIG_FILE=\"${XFSCONFIGDIR}/config\"
CPPFLAGS.initfonts.c= -DFONT_PCF -DFONT_FS -DFONT_SPEEDO -DFONTCACHE
CPPFLAGS.connection.c= ${CONN_DEFINES} -DBSD44SOCKETS \
${X11FLAGS.OS_DEFINES}