remove deleted RELEASE file from distributions
authorellson <devnull@localhost>
Sun, 1 Feb 2009 10:59:06 +0000 (10:59 +0000)
committerellson <devnull@localhost>
Sun, 1 Feb 2009 10:59:06 +0000 (10:59 +0000)
lib/expr/Makefile.nmake
lib/expr/Makefile.orig

index fc5c6b933a1a614f2509a4a5c11883a6a5fee631..5bfdfec1e6868469294156680e86dadefef047ce 100644 (file)
@@ -9,7 +9,7 @@ CCFLAGS = $(CC.OPTIMIZE) $(CC.SUFFIX.DYNAMIC:@?$(CC.DLL)??)
 
 /* NOTE: -o mam bug in -I for exparse.c if exparse.y not first */
 
-expr 2.0 :LIBRARY: RELEASE expr.h exlib.h exgram.h exparse.y \
+expr 2.0 :LIBRARY: expr.h exlib.h exgram.h exparse.y \
                excc.c excontext.c exdata.c exeval.c exexpr.c \
                exerror.c exopen.c exrewind.c extoken.c extype.c \
                exzero.c
index d4a5bc4bc868ea9cb6ab23dcc2f02e1d071fabba..b44a0baab3d5238abf9fe8b94fcbcd3bce4aed38 100644 (file)
@@ -10,7 +10,7 @@ CCFLAGS = $(CC.OPTIMIZE) $(CC.SUFFIX.DYNAMIC:@?$(CC.DLL)??)
 
 /* NOTE: -o mam bug in -I for exparse.c if exparse.y not first */
 
-expr 2.0 :LIBRARY: RELEASE expr.h exlib.h exgram.h exparse.y \
+expr 2.0 :LIBRARY: expr.h exlib.h exgram.h exparse.y \
                excc.c excontext.c exdata.c exeval.c exexpr.c \
                exerror.c exopen.c exrewind.c extoken.c extype.c \
                exzero.c