c0c8d25799
Makes things easier for pkgsrc
7 lines
88 B
Makefile
7 lines
88 B
Makefile
# Makefile for libutil
|
|
|
|
LIB= util
|
|
|
|
SRCS= openpty.c sha2.c efun.c
|
|
|
|
.include <bsd.lib.mk>
|