fix top_srcdir

This commit is contained in:
Fumitoshi UKAI
2003-09-22 23:12:56 +00:00
parent fbec4f7f09
commit 655e0f310b
5 changed files with 12 additions and 12 deletions

View File

@@ -6,7 +6,7 @@ top_srcdir=@top_srcdir@
VPATH=$(srcdir):.
LIBRARY = libwc.a
CC=@CC@
CFLAGS = $(TOP_CFLAGS) @WCCFLAGS@
CFLAGS = $(TOP_CFLAGS) @WCCFLAGS@
AR=ar
RANLIB=@RANLIB@
RM=rm