aboutsummaryrefslogtreecommitdiff
path: root/sbin/i386/Makefile
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-12-02 23:23:01 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-12-02 23:23:01 +0000
commit6014635361ff21c807810d4b9946a8393dd33b8a (patch)
tree74fd7165f9d48ba9b7fcd85f87e63a093af8366e /sbin/i386/Makefile
parent114a506d1aa094154822bbdf6d20457068735daa (diff)
downloadsrc-6014635361ff21c807810d4b9946a8393dd33b8a.tar.gz
src-6014635361ff21c807810d4b9946a8393dd33b8a.zip
Cronyx/Sigma sync/async serial driver with PPP support
from Serge Vakulenko
Notes
Notes: svn path=/cvs2svn/branches/cronyx/; revision=4910
Diffstat (limited to 'sbin/i386/Makefile')
-rw-r--r--sbin/i386/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sbin/i386/Makefile b/sbin/i386/Makefile
new file mode 100644
index 000000000000..c480c160a4f6
--- /dev/null
+++ b/sbin/i386/Makefile
@@ -0,0 +1,5 @@
+# $Id$
+
+SUBDIR= cxconfig
+
+.include <bsd.subdir.mk>