Initial revision

From-SVN: r4
This commit is contained in:
Richard Stallman 1989-09-27 15:13:33 +00:00
parent d25b604431
commit bbc375e815
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# vasta@apollo.com says this is how to compile on an Apollo (SR10.x).
# Use a Berkeley environment.
CC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3 -A systype,any -DSHORT_ENUM_BUG
OLDCC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3 -A systype,any -DSHORT_ENUM_BUG