patch-1.3.69 linux/drivers/sound/Makefile
Next file: linux/drivers/sound/Readme
Previous file: linux/drivers/sound/CHANGELOG
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Fri Feb 23 17:21:10 1996
-  Orig file: 
v1.3.68/linux/drivers/sound/Makefile
-  Orig date: 
Sat Feb 17 16:02:52 1996
diff -u --recursive --new-file v1.3.68/linux/drivers/sound/Makefile linux/drivers/sound/Makefile
@@ -25,9 +25,15 @@
 	 mad16.o mad16_sb_midi.o cs4232.o maui.o
 endif
 
+ifndef TOPDIR
+TOPDIR=/usr/src/linux
+endif
+
 
 build:
+	@echo Compiling modularized sound driver
 	@make sound.o
+	@echo Sound module compiled.
 
 install:	sound.o
 	cp sound.o $(MODULEDIR)
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