|
|
1.1 ! root 1: # Simple Coherent makefile for loop driver ! 2: ! 3: Driver.o : loop.c ! 4: $(CC) $(CFLAGS) -o Driver.o -c loop.c ! 5: ! 6: install : ! 7: cp Space.c Driver.o /etc/conf/loop ! 8: ! 9: clean: ! 10: rm -f Driver.o
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.