|
|
1.1 ! root 1: ! 2: #initial Makefile for SCSI CD Audio Example ! 3: ! 4: CFILES = scsi_commands.c cd_commands.c ! 5: HFILES = scsi_commands.h cd_commands.h myflags.h ! 6: ! 7: all: $(CFILES) $(HFILES) ! 8: cc -c $(CFILES) ! 9: ! 10: clean: ! 11: rm *.o
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.