| version 1.226, 2003/07/28 00:51:47 |
version 1.227, 2003/07/28 02:29:35 |
|
|
| .include <bsd.init.mk> |
.include <bsd.init.mk> |
| .include <bsd.shlib.mk> |
.include <bsd.shlib.mk> |
| .include <bsd.gcc.mk> |
.include <bsd.gcc.mk> |
| |
# Pull in <bsd.sys.mk> here so we can override its .c.o rule |
| |
.include <bsd.sys.mk> |
| |
|
| ##### Basic targets |
##### Basic targets |
| .PHONY: checkver cleanlib libinstall |
.PHONY: checkver cleanlib libinstall |
| Line 576 ${DESTDIR}${LINTLIBDIR}/llib-l${LIB}.ln: |
|
| Line 578 ${DESTDIR}${LINTLIBDIR}/llib-l${LIB}.ln: |
|
| .include <bsd.inc.mk> |
.include <bsd.inc.mk> |
| .include <bsd.links.mk> |
.include <bsd.links.mk> |
| .include <bsd.dep.mk> |
.include <bsd.dep.mk> |
| .include <bsd.sys.mk> |
|
| |
|
| ${TARGETS}: # ensure existence |
${TARGETS}: # ensure existence |