date and time created 90/06/29 11:38:21 by bostic
[unix-history] / usr / src / usr.bin / pascal / how / Makefile
# @(#)Makefile 5.1 (Berkeley) %G%
FILES= how_pc how_pi how_pix how_pxp
NOOBJ= noobj
install:
install -c -o bin -g bin -m 444 ${FILES} \
${DESTDIR}/usr/libdata/pascal
.include <bsd.prog.mk>