# http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/jhs/share/mk/berklix.mk # ~jhs/public_html/src/bsd/fixes/FreeBSD/src/jhs/share/mk/berklix.mk # By Julian H. Stacey jhs@ berklix.com # /site/usr/share/mk/Makefile: # ln -s /home/jhs/public_html/src/bsd/fixes/FreeBSD/src/jhs/share/mk/berklix.mk # ln -s /home/jhs/public_html/src/bsd/fixes/FreeBSD/src/jhs/share/mk/berklix2.mk SRC=${HOME}/public_html/src/bsd/fixes/FreeBSD/src/jhs/share/mk/berklix2.mk .if exists(${SRC}) .include "${SRC}" .else .include # Try & read in a possibly local copy from /usr/share/mk on # jhs@ systems with no functional AMD+NFS & also on other systems # that have my macros installed, but no ~jhs/public_html/ .endif