summaryrefslogtreecommitdiff
path: root/distrib/pmax/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-09-18 17:18:41 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-09-18 17:18:41 +0000
commit01329ac9e9518a403ce15ef259eff408cab7d836 (patch)
tree464e23ebc11ac3c0e836e472400fa343ff9d5567 /distrib/pmax/Makefile
parentb032c591fc96616a5663da6b4bffa988e7a039fe (diff)
if we start at the top of distrib, we will end up in the right place...
Diffstat (limited to 'distrib/pmax/Makefile')
-rw-r--r--distrib/pmax/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/distrib/pmax/Makefile b/distrib/pmax/Makefile
new file mode 100644
index 00000000000..21342e227c2
--- /dev/null
+++ b/distrib/pmax/Makefile
@@ -0,0 +1,5 @@
+# $OpenBSD: Makefile,v 1.1 1997/09/18 17:18:39 deraadt Exp $
+
+SUBDIR+= ../simpleroot
+
+.include <bsd.subdir.mk>