summaryrefslogtreecommitdiffstats
path: root/sbin/atm/atmconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/atm/atmconfig/Makefile')
-rw-r--r--sbin/atm/atmconfig/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/sbin/atm/atmconfig/Makefile b/sbin/atm/atmconfig/Makefile
new file mode 100644
index 0000000..1de7a71
--- /dev/null
+++ b/sbin/atm/atmconfig/Makefile
@@ -0,0 +1,17 @@
+# Copyright (c) 2001-2003
+# Fraunhofer Institute for Open Communication Systems (FhG Fokus).
+# All rights reserved.
+#
+# $FreeBSD$
+#
+# Author: Harti Brandt <brandt@fokus.gmd.de>
+#
+PROG= atmconfig
+SRCS= main.c diag.c natm.c
+MAN= atmconfig.8
+WARNS= 9
+
+FILES= atmconfig.help
+FILESDIR=/usr/share/doc/atm
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud