NetBSD/lib/libskey/Makefile

9 lines
161 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 1997/10/23 03:23:03 lukem Exp $
1994-05-21 09:45:58 +04:00
LIB= skey
SRCS= skeylogin.c skeysubr.c put.c
INCS= skey.h
INCSDIR=/usr/include
1994-05-21 09:45:58 +04:00
.include <bsd.lib.mk>