summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1997-11-26 07:50:39 +0000
committerMike Smith <msmith@FreeBSD.org>1997-11-26 07:50:39 +0000
commit8a39b66a7027031323dc6a397e3ceaff4d99d837 (patch)
tree2dba3c96cc0230a2c46f7300f5eea57b6173d929 /devel/Makefile
parentThis is a modified version of the standard FreeBSD kdump(1) utility (diff)
Add linux_kdump
Notes
Notes: svn path=/head/; revision=8836
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 0e04b0f3d600..bb90b17c7bfd 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
+# $Id: Makefile,v 1.86 1997/11/24 09:12:13 pst Exp $
#
SUBDIR += ElectricFence
@@ -34,6 +34,7 @@
SUBDIR += libmalloc
SUBDIR += libslang
SUBDIR += linux_devel
+ SUBDIR += linux_kdump
SUBDIR += linuxgdb
SUBDIR += m4
SUBDIR += makedepend