Remove building with NOCRYPTO option
[minix3.git] / minix / lib / libexec / Makefile
blob9e8a2d249d8c9e09a3bd5c1839f01f50e7d1715b
1 # Makefile for libexec
3 LIB= exec
4 INCS= libexec.h
5 SRCS= exec_elf.c exec_general.c
7 INCSDIR= /usr/include
9 .include <bsd.lib.mk>