-# $OpenBSD: Makefile,v 1.7 2017/04/14 19:03:50 bluhm Exp $
+# $OpenBSD: Makefile,v 1.8 2017/04/16 16:59:53 kettenis Exp $
# This test needs a manual setup of four machines, the make
# target create-setup can be used distribute the configuration.
RT_OUT_IF ?= vio2
ECO_IN_IF ?= vio1
+.MAIN: all
+
.if empty (IPS_SSH) || empty (RT_SSH) || empty (ECO_SSH)
regress:
@echo this tests needs three remote machines to operate on
@echo fill out these variables for additional tests, then
@echo check wether your test machines are set up properly
@echo SKIPPED
-.endif
-
-.MAIN: all
-.if make (regress) || make (all)
+.elif make (regress) || make (all)
.BEGIN: ipsec.conf addr.py
@echo
${SUDO} true
-# $OpenBSD: Makefile,v 1.9 2017/01/19 13:41:48 bluhm Exp $
+# $OpenBSD: Makefile,v 1.10 2017/04/16 16:59:53 kettenis Exp $
# The following ports must be installed:
#
@echo FAKE_NET_ADDR6
@echo are empty. Fill out these variables for additional tests.
@echo SKIPPED
-.endif
-.if make (regress) || make (all)
+.elif make (regress) || make (all)
.BEGIN: pf.conf addr.py
@echo
${SUDO} true