patch-2.0.18 linux/drivers/sound/lowlevel/Makefile
Next file: linux/fs/binfmt_elf.c
Previous file: linux/drivers/scsi/ncr53c8xx.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Sep 4 20:37:14 1996
- Orig file:
v2.0.17/linux/drivers/sound/lowlevel/Makefile
- Orig date:
Thu May 16 11:05:57 1996
diff -u --recursive --new-file v2.0.17/linux/drivers/sound/lowlevel/Makefile linux/drivers/sound/lowlevel/Makefile
@@ -9,7 +9,7 @@
endif
lowlevel.o: $(OBJS)
- ld -r -o lowlevel.o $(OBJS)
+ $(LD) -r -o lowlevel.o $(OBJS)
clean:
rm -f core x y z *~ *.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov