#-------------------------------------------------------------------------## Makefile.inc--# Makefile for port/BSD44_derived (for OSs derived from 4.4-lite BSD)## Copyright (c) 1994, Regents of the University of California### IDENTIFICATION
##-------------------------------------------------------------------------## 4.4-lite BSD-derived OSs require that the lex library be included,# in case yywrap is defined#LDADD+=-ll## 4.4-lite BSD-derived OSs have a little trouble with partially-implemented# dynamic loading soutines. See the comments in port-protos.h.#SUBSRCS= dl.cHEADERS+= float.h machine.h port-protos.h