Commit Graph

29 Commits

Author SHA1 Message Date
John Winans
35aba51c7f Removed declaration of yylval. It caused problems for everyone and should
be defined by the yacc used to build parse.y anyway.
1995-03-06 17:15:11 +00:00
John Winans
12fd359a3c Forced antelope to compile under strict ANSI w/o any warnings. 1995-03-06 17:00:16 +00:00
Johnny Tang
2fb0212252 Included main.c scan.c and yylex.c into parse.y 1994-11-23 19:33:09 +00:00
Johnny Tang
2e16f3a6d7 Comment out flexdef.h 1994-11-23 19:31:39 +00:00
Johnny Tang
47fa7a4fa4 include scan.c yylex.c and main.c 1994-11-23 19:30:54 +00:00
Janet B. Anderson
c0892857eb Changed ARCH to T_A 1994-11-03 21:08:44 +00:00
Janet B. Anderson
a1458c0c58 Added conditional for hp700 -- lie about being SCO_UNIX 1994-11-03 21:00:35 +00:00
John Winans
6f289cf7fb Changed the SRCS macro to SRCS.c and SRCS.cc. 1994-10-25 15:59:09 +00:00
Mark Anderson
d4bfcaf67b Clean up some inconsistencies which Alpha OSF/1 systems complained about
(these changes have been fenced in by #ifdef __alpha, etc).
1994-10-13 20:00:27 +00:00
Janet B. Anderson
f8d85e30ef Modified for more changes in CONFIG and RULES files 1994-09-21 22:00:47 +00:00
Janet B. Anderson
c4891ac777 New file 1994-09-07 19:26:45 +00:00
Janet B. Anderson
d531935437 Modified to eork with extensions and do depends 1994-09-07 19:16:48 +00:00
Matt Needes
dd3de4d8f0 Added "all:" and "clean::" deps, changed flag usage, cleanup. 1994-08-23 20:35:03 +00:00
Matt Needes
8334f1fdd4 New stuff. 1994-08-21 01:02:07 +00:00
Matt Needes
d8b88a2ca1 Now uses pre_build dependency. 1994-08-16 18:45:59 +00:00
Matt Needes
819d5021ba Removed unnecessary options. 1994-08-02 18:39:20 +00:00
Mike Bordua
558cc8a66c Made install a depends. flex needs to be installed before some of the other
depends run.
1994-07-14 03:15:27 +00:00
Mike Bordua
83cd3b2466 Made install a depends. antelope needs to be installed before some of the
other depends run.
1994-07-14 03:15:01 +00:00
Mike Bordua
ee64cb4462 Added comment to show new location of flex.skel.static. 1994-07-12 23:11:56 +00:00
Mike Bordua
d004a04f8e Committing so Matt Needs can work. 1994-07-12 20:40:28 +00:00
Mike Bordua
36ff65fc97 Initial Makefile for R3.12 1994-06-30 00:47:41 +00:00
John Winans
bc04d84252 Initial revision 1993-11-19 09:47:29 +00:00
John Winans
95ca6c028c *** empty log message *** 1993-11-19 09:27:15 +00:00
John Winans
f796c5b676 Initial revision 1993-11-18 14:32:41 +00:00
John Winans
364fde68dc changed quoted include to <> so make depend catches the right one 1993-11-18 14:32:26 +00:00
John Winans
e54793de8f Initial revision 1993-11-18 13:25:05 +00:00
John Winans
c03ed4e669 *** empty log message *** 1993-11-18 11:20:45 +00:00
John Winans
453014ac85 Initial revision 1993-11-18 11:19:13 +00:00
John Winans
fb964bee25 Initial revision 1993-11-17 16:52:54 +00:00