Annotation of researchv9/libc/math/Makefile, revision 1.1.1.1

1.1       root        1: CC=    newcc
                      2: CFLAGS=        -O
                      3: OFILES= asin.o atan.o besj0.o besj1.o besjn.o erf.o exp.o fabs.o floor.o \
                      4:        fmod.o gamma.o hypot.o log.o pow.o pow10.o sin.o sinh.o sqrt.o \
                      5:        tan.o tanh.o
                      6: 
                      7: all: $(OFILES)
                      8: 
                      9: install: $(OFILES)
                     10:        mv $(OFILES) ../OBJ

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.