freebsd-dev/usr.bin/c89/Makefile
Jens Schweikhardt 3f16089799 Turned the shell script into a binary fixing several minor buglets.
Mention _POSIX_SOURCE feature test macro in man page.
PR:		bin/19337
Submitted by:	myself way back when I was a nobody :-) (schweikh)
Reviewed by:	joerg, bde
MFC after:	2 weeks
2001-05-08 19:47:01 +00:00

7 lines
58 B
Makefile

# $FreeBSD$
PROG= c89
MAN= c89.1
.include <bsd.prog.mk>