patch-1.3.50 linux/drivers/scsi/Makefile
Next file: linux/drivers/scsi/scsi.c
Previous file: linux/drivers/scsi/53c7,8xx.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Dec 22 08:22:05 1995
- Orig file:
v1.3.49/linux/drivers/scsi/Makefile
- Orig date:
Sun Dec 17 11:43:18 1995
diff -u --recursive --new-file v1.3.49/linux/drivers/scsi/Makefile linux/drivers/scsi/Makefile
@@ -269,7 +269,7 @@
$(CC) $(CFLAGS) -g -c 53c7,8xx.c
53c8xx_d.h 53c8xx_u.h : 53c7,8xx.scr script_asm.pl
- ln 53c7,8xx.scr fake.c
+ ln -sf 53c7,8xx.scr fake.c
$(CPP) -traditional -DCHIP=810 fake.c | grep -v '^#' | perl script_asm.pl
mv script.h 53c8xx_d.h
mv scriptu.h 53c8xx_u.h
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this