|
|
1.1 root 1: # @(#)Makefile 5.5 (Berkeley) 6/23/90
2:
3: PROG= bc
4: SRCS= bc.c
5: CFLAGS+=-I${.CURDIR}
6: CLEANFILES= bc.c y.tab.h
7:
8: beforeinstall:
9: install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/bc.library \
10: ${DESTDIR}/usr/share/misc
11:
12: .include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.