[393] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

Hints & kinks on Makefiles

jtkohl@ATHENA.MIT.EDU (jtkohl@ATHENA.MIT.EDU)
Tue Oct 30 16:18:12 1990

You can build Makefiles for the VAX (and probably RT, with a similar script)
on the PMAX by putting this script somewhere, making it executable,
and setenv'ing IMAKECPP to point to this script:

#!/bin/sh
exec /lib/cpp -UMIPSEL -Ubsd4_2 -Uultrix -Umips -Dvax -Dunix $*

home help back first fref pref prev next nref lref last post