This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-19 10:53:58 +00:00
Code
Issues
Releases
Activity
2bb9582faf
freebsd
/
usr.bin
/
c89
/
Makefile
6 lines
47 B
Makefile
Raw
Normal View
History
Unescape
Escape
MAN[1-9] -> MAN.
2001-03-27 10:52:19 +00:00
# $FreeBSD$
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
PROG
=
c89
c89 is the Posix.2 name for a C compiler that accepts ANSI/ISO C source code. Basically a shortcut to cc -ansi -trigraphs.
1997-09-17 20:44:54 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink