*** empty log message ***

From-SVN: r1324
This commit is contained in:
Richard Stallman 1992-06-28 14:09:17 +00:00
parent b54ababf33
commit 760d6b6f9f
3 changed files with 0 additions and 5 deletions

View File

@ -37,6 +37,4 @@ CLIB=-lc /usr/ucblib/libucb.a
# CCLIBFLAGS=-Bstatic -dn -g
# GCC_CFLAGS=-static -g -O2 -B./
INSTALL=cp
FIXINCLUDES=fixinc.svr4

View File

@ -1,4 +1,3 @@
INSTALL=cp
RANLIB = :
RANLIB_TEST = false
CC = rcc

View File

@ -1,5 +1,3 @@
INSTALL=cp
# The svr4 reference port for the i860 contains an alloca.o routine
# in /usr/ucblib/libucb.a, but we can't just try to get that by
# setting CLIB to /usr/ucblib/libucb.a because (unfortunately)