From 79072805bf63abe5b5978b5928ab00d360ea3e7f Mon Sep 17 00:00:00 2001 From: Larry Wall Date: Thu, 7 Oct 1993 23:00:00 +0000 Subject: perl 5.0 alpha 2 [editor's note: from history.perl.org. The sparc executables originally included in the distribution are not in this commit.] --- make.out | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 make.out (limited to 'make.out') diff --git a/make.out b/make.out new file mode 100644 index 0000000000..fd0adb0a63 --- /dev/null +++ b/make.out @@ -0,0 +1,6 @@ +make: Warning: Both `makefile' and `Makefile' exists +`sh cflags perl.o` perl.c + CCCMD = cc -c -I/usr/include/sun -I/usr/ucbinclude -DDEBUGGING -g +cc -Bstatic main.o perly.o perl.o av.o scope.o op.o doop.o doio.o dolist.o dump.o malloc.o mg.o pp.o regcomp.o regexec.o gv.o sv.o toke.o util.o deb.o run.o hv.o usersub.o -ldbm -lm -lposix -o perl +echo "" + -- cgit v1.2.1