=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/Makefile,v retrieving revision 1.132 retrieving revision 1.133 diff -c -r1.132 -r1.133 *** src/Makefile 2017/01/29 17:06:56 1.132 --- src/Makefile 2017/04/14 21:37:15 1.133 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.132 2017/01/29 17:06:56 rpe Exp $ # # For more information on building in tricky environments, please see --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.133 2017/04/14 21:37:15 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 .include --- 109,114 ---- .PHONY: ${CROSS_TARGETS} \ build regression-tests includes beforeinstall afterinstall \ ! all depend do-build .include