diff options
author | Hans Insulander <hin@cvs.openbsd.org> | 2002-06-07 05:03:00 +0000 |
---|---|---|
committer | Hans Insulander <hin@cvs.openbsd.org> | 2002-06-07 05:03:00 +0000 |
commit | 897452938eeb640001f2551c37d01ca3036867db (patch) | |
tree | aa1acfcd1450dbaba23bfa2cd37a58c514e2d300 /usr.sbin/afs/libexec/Makefile | |
parent | 266e5cbd0681a43061c848b6685a54472b02e153 (diff) |
Buildsystem for arla-0.35.7
Diffstat (limited to 'usr.sbin/afs/libexec/Makefile')
-rw-r--r-- | usr.sbin/afs/libexec/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/afs/libexec/Makefile b/usr.sbin/afs/libexec/Makefile new file mode 100644 index 00000000000..7f29db7cd33 --- /dev/null +++ b/usr.sbin/afs/libexec/Makefile @@ -0,0 +1,5 @@ +# $OpenBSD: Makefile,v 1.1 2002/06/07 05:02:58 hin Exp $ + +SUBDIR= afsd + +.include <bsd.subdir.mk> |