|
|
1.1 ! root 1: OBJDKCC = dkcc.o dkcanon.o dkxenviron.o dkxstdio.o dkxwrite.o maphost.o ! 2: CFLAGS = -O ! 3: LIBS = -lipc ! 4: ! 5: dkcc: $(OBJDKCC) ! 6: cc $(CFLAGS) $(OBJDKCC) $(LIBS) -o dkcc ! 7: ! 8: clean: ! 9: rm -f *.o dkcc ! 10: ! 11: dkcc.o: sysexits.h ! 12: dkxstdio.o: remfio.h ! 13: dkxstdio.o: sysexits.h ! 14: dkxstdio.o: Vtermio.h ! 15: dkxwrite.o: remfio.h ! 16: dkxwrite.o: sysexits.h
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.