|
|
1.1 ! root 1: CFLAGS=-O ! 2: FOBJ=faces.o file.o request.o error.o ! 3: TOBJ=scaffold.o file.o error.o ! 4: ! 5: all:V: faced faces ! 6: ! 7: faced: faced.o ! 8: $CC -o faced $LDFLAGS faced.o -lnetb -lipc ! 9: ! 10: faces: $FOBJ ! 11: $CC -o faces $LDFLAGS $FOBJ -lipc ! 12: ! 13: a.out: $TOBJ ! 14: $CC $LDFLAGS $TOBJ ! 15: ! 16: faced.o file.o request.o: faceproto.h ! 17: faces.o file.o request.o: faces.h
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.