libutil: add O_NOCTTY back to old pty open code
[minix.git] / commands / profile / Makefile
blob9a50dcb00a09e2679424423c7566bc9fedc3cc2a
1 # Makefile for profile and cprofalyze.pl
3 PROG= profile
4 SCRIPTS= cprofalyze.pl
5 MAN=
7 .include <bsd.prog.mk>