# compile and test Ada 83 math library # these files are set up for gnat all: compile1.bat >& compile1.log compile2.bat >& compile2.log compile3.bat >& compile3.log clean: clean1.bat clean2.bat clean3.bat