aboutsummaryrefslogtreecommitdiff
path: root/pkgs/pseudo/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/pseudo/Makefile.inc')
-rw-r--r--pkgs/pseudo/Makefile.inc11
1 files changed, 11 insertions, 0 deletions
diff --git a/pkgs/pseudo/Makefile.inc b/pkgs/pseudo/Makefile.inc
new file mode 100644
index 000000000000..8a14c5e7f3c6
--- /dev/null
+++ b/pkgs/pseudo/Makefile.inc
@@ -0,0 +1,11 @@
+# $FreeBSD$
+
+# we don't do anything in these dirs
+# they are just for triggering building of other things
+
+UPDATE_DEPENDFILE= no
+
+all:
+ @echo Done!
+
+