summaryrefslogtreecommitdiff
path: root/make.out
diff options
context:
space:
mode:
Diffstat (limited to 'make.out')
-rw-r--r--make.out6
1 files changed, 6 insertions, 0 deletions
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 ""
+