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

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

unix.superglobalmegacorp.com

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