Commit Graph

17 Commits

Author SHA1 Message Date
dtrg
9c722420dd Replaced calls to the custom strindex() and strrindex() functions with the
exactly equivalent and standard strchr() and strrchr() functions instead.
2006-07-23 20:01:02 +00:00
ceriel
a240c8014c Made to work; how did this get into the repository??? 1995-12-04 15:20:46 +00:00
ceriel
f26dd7bb01 Header --> Id 1994-06-24 14:02:31 +00:00
ceriel
9a7b9d316e Added void for some functions 1993-11-10 12:42:25 +00:00
ceriel
709031afd3 Fix in DEFPATH mechanism, improved proto.make 1992-02-26 13:10:48 +00:00
ceriel
559beab0b3 Don't use calloc and our own malloc combined 1991-12-02 14:44:20 +00:00
ceriel
ea0eeabf71 Added defaults for M2COMPILER and DEF_DIR 1991-04-10 15:10:32 +00:00
ceriel
44d4a33db4 fix: did not work when called from different directory 1989-06-29 11:03:23 +00:00
ceriel
71df0f78b4 Modified to make the default M2 compiler name definable at compile time 1989-05-29 10:27:54 +00:00
ceriel
be6b1cc7ff make entry to generate .o files 1989-04-11 15:51:01 +00:00
ceriel
aa69b0ed21 generate -c instead of -c.$(SUFFIX) 1989-03-17 17:06:21 +00:00
ceriel
bac6e5ea24 Changed name of compiler to m2 1988-10-19 16:44:01 +00:00
ceriel
f2546a2006 Extended to handle user libraries 1988-09-06 11:28:16 +00:00
ceriel
99d8085d66 fix: did not handle the case that a program module name and file name
differ
1988-09-02 12:01:53 +00:00
ceriel
b880781d9e fixes and other mods 1988-02-17 17:21:51 +00:00
ceriel
70f9e81393 some fixes 1987-09-28 13:45:24 +00:00
ceriel
dae72454e4 Initial revision 1987-09-24 13:01:27 +00:00