Annotation of researchv10no/cmd/cfront/libC/new/makefile, revision 1.1.1.1

1.1       root        1: CC = nCC
                      2: CFLAGS = -O
                      3: 
                      4: OBJ = ../obj/_arr_map.o ../obj/_delete.o ../obj/_handler.o ../obj/_new.o ../obj/_vec.o ../obj/place.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.