=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/Makefile,v retrieving revision 1.134 retrieving revision 1.135 diff -c -r1.134 -r1.135 *** src/Makefile 2017/07/05 10:22:32 1.134 --- src/Makefile 2019/12/21 21:39:59 1.135 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.134 2017/07/05 10:22:32 espie Exp $ # # For more information on building in tricky environments, please see --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.135 2019/12/21 21:39:59 espie Exp $ # # For more information on building in tricky environments, please see *************** *** 109,114 **** .PHONY: ${CROSS_TARGETS} \ build regression-tests includes beforeinstall afterinstall \ ! all depend do-build .include --- 109,114 ---- .PHONY: ${CROSS_TARGETS} \ build regression-tests includes beforeinstall afterinstall \ ! all do-build .include