|
|
Initial revision
# @(#)Makefile 5.1 (Berkeley) 5/11/90
PROG= enroll
CFLAGS+=-I${.CURDIR}/../common_source
SRCS= enroll.c lib.c
NOMAN= man
DPADD= ${LIBMP} ${LIBCOMPAT}
LDADD= -lmp -lcompat
.PATH: ${.CURDIR}/../common_source
.include "../../Makefile.inc"
.include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.