|
|
1.1 root 1: # Simple Coherent makefile for dump driver
2:
3: Driver.o: dump.c
4: $(CC) $(CFLAGS) -D__VOID__=char -o Driver.o -c dump.c
5:
6: install:
7: cp Space.c Driver.o /etc/conf/dump
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.