summaryrefslogtreecommitdiffstats
path: root/release/picobsd/net/crunch1/crunch.inc
diff options
context:
space:
mode:
Diffstat (limited to 'release/picobsd/net/crunch1/crunch.inc')
-rw-r--r--release/picobsd/net/crunch1/crunch.inc13
1 files changed, 13 insertions, 0 deletions
diff --git a/release/picobsd/net/crunch1/crunch.inc b/release/picobsd/net/crunch1/crunch.inc
new file mode 100644
index 0000000..a8834f2
--- /dev/null
+++ b/release/picobsd/net/crunch1/crunch.inc
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+# Anything that you add to OPTS will be added to the build rules for each
+# program built.
+
+OPTS= -DNOPAM -DRELEASE_CRUNCH -DNOSECURE -DNOCRYPT -DNONETGRAPH -DNOIPSEC
+
+
+# Per program options can be added also...
+
+ppp_OPTS= -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM -DNOSUID -DHAVE_DES -DNORADIUS -DNOI4B -DNONETGRAPH
+
+#end
OpenPOWER on IntegriCloud