lukem
|
826a14607a
|
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
there's no need to special-case .include-ing it.
|
2003-05-18 07:57:31 +00:00 |
tv
|
dba5d44670
|
Add hooks to allow toolchain bits to be reachover-built at the top level.
|
2001-08-14 10:18:26 +00:00 |
mycroft
|
70214e0225
|
Remove -g.
|
2001-03-21 00:30:54 +00:00 |
mycroft
|
b1bad8f693
|
Add a -M flag, for generating thread-safe stubs, per RedHat.
Also clean up some KNF and ANSI C glitches in -Sc and -Ss output.
|
2001-03-21 00:30:39 +00:00 |
lukem
|
fdf9f1c771
|
remove CFLAGS+=-g
|
1997-10-23 22:48:26 +00:00 |
lukem
|
dc7ab0caa5
|
remove WARNS=1
|
1997-10-19 14:11:38 +00:00 |
christos
|
935794817d
|
- Rename "inline" variable to "doinline" so that we don't need -ansi
- Fix gcc warnings and add netbsd rcsid's
- add WARNS to the Makefile
- Add errx() to unhandled cases where appropriate.
|
1997-10-11 21:01:26 +00:00 |
pk
|
71a0fb455d
|
Clean up import & propagate NetBSD changes.
Add RCS Ids.
Fix a number of bugs.
Note: this version supports ANSI C code generation.
|
1995-06-11 21:49:50 +00:00 |
jtc
|
34a64dcb50
|
rpcgen is just a protocol compiler, it doesn't need -lrpc
|
1993-08-23 21:21:49 +00:00 |
mycroft
|
aee4b07b8a
|
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
|
1993-08-02 17:48:44 +00:00 |
glass
|
8f0abce1cd
|
Added rpcgen(1)
|
1993-04-03 00:51:49 +00:00 |