Annotation of researchv10no/cmd/cfront/libC/bignum/makefile, revision 1.1

1.1     ! root        1: CC = nCC
        !             2: CFLAGS = -O
        !             3: 
        !             4: OBJ = ../obj/bignum.o
        !             5: 
        !             6: all: $(OBJ)
        !             7: 
        !             8: ../obj/%.o: %.c
        !             9:        $(CC) $(CFLAGS) -c $%.c && mv $%.o ../obj
        !            10: 
        !            11: ../obj.bignum.o: bignum.c bignum.h

unix.superglobalmegacorp.com

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