patch-2.0.34 linux/scripts/Makefile
Next file: linux/scripts/Menuconfig
Previous file: linux/scripts/Configure
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Wed Jun 3 15:17:50 1998
- Orig file:
v2.0.33/linux/scripts/Makefile
- Orig date:
Fri Jun 7 01:58:11 1996
diff -u --recursive --new-file v2.0.33/linux/scripts/Makefile linux/scripts/Makefile
@@ -2,6 +2,11 @@
HEADER=header.tk
TAIL=tail.tk
+# Ksymoops - to compile error-parsing program
+#
+ksymoops:
+ g++ ksymoops.cc -I /usr/include/g++/ -o ksymoops
+
# We allow the Makefile in drivers/sound to decide when to rebuild its
# files, rather than trying to second-guess it like we did before.
#
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov