defs = "const"="","STDC_HEADERS"="1","HAVE_STRING_H"="1", - "HAVE_STDLIB_H"="1","HAVE_MEMORY_H"="1","HAVE_STRERROR"="1", - "HAVE_BCOPY"="1","HAVE_ALLOCA"="1" cflags = /inclu=[]/lis # This rule allows us to supply the necessary -D options # in addition to whatever the user asks for. OBJECTS = LR0.obj,allocate.obj,closure.obj,conflicts.obj,derives.obj, \ files.obj,vmsgetargs.obj,gram.obj,lalr.obj,lex.obj, \ main.obj,nullable.obj,output.obj,print.obj,reader.obj, \ reduce.obj,symtab.obj,warshall.obj,version.obj \ $(ALLOCA) all : bison.exe bison.exe : $(OBJECTS) clean : - set file/protect=w:rwed *.obj;*,bison.exe;*,bison.s1;* - delete *.obj;*,bison.exe;*,bison.s1;*