summaryrefslogtreecommitdiff
path: root/src/template
diff options
context:
space:
mode:
authorMarc G. Fournier1997-04-04 11:23:15 +0000
committerMarc G. Fournier1997-04-04 11:23:15 +0000
commiteda9d69d6c6509eed028b118c79140abe8bb2fb5 (patch)
treed1428fd6eac0ee31fcfe67e5dd98bc2535df7a09 /src/template
parentc7b40e605810e4f78c124061a8f15570451ceed1 (diff)
Move YACC and YFLAGS into the template files
Clean up the .sample files...comment out all sample entries except for the localhost one
Diffstat (limited to 'src/template')
-rw-r--r--src/template/aix2
-rw-r--r--src/template/alpha2
-rw-r--r--src/template/bsdi2
-rw-r--r--src/template/bsdi-2.12
-rw-r--r--src/template/dgux2
-rw-r--r--src/template/freebsd2
-rw-r--r--src/template/generic2
-rw-r--r--src/template/hpux-cc2
-rw-r--r--src/template/hpux-gcc2
-rw-r--r--src/template/i386_solaris-cc2
-rw-r--r--src/template/i386_solaris-gcc2
-rw-r--r--src/template/irix52
-rw-r--r--src/template/linux2
-rw-r--r--src/template/linux-elf2
-rw-r--r--src/template/nextstep2
-rw-r--r--src/template/sparc_solaris-cc2
-rw-r--r--src/template/sparc_solaris-gcc2
-rw-r--r--src/template/sunos4-cc2
-rw-r--r--src/template/sunos4-gcc2
-rw-r--r--src/template/svr42
-rw-r--r--src/template/ultrix42
-rw-r--r--src/template/univel2
22 files changed, 44 insertions, 0 deletions
diff --git a/src/template/aix b/src/template/aix
index 229e7c4295..96b68d7c58 100644
--- a/src/template/aix
+++ b/src/template/aix
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
+YFLAGS:-d
+YACC:
diff --git a/src/template/alpha b/src/template/alpha
index 9600955e98..a8e22c8cbe 100644
--- a/src/template/alpha
+++ b/src/template/alpha
@@ -12,3 +12,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
+YFLAGS:-d
+YACC:
diff --git a/src/template/bsdi b/src/template/bsdi
index 9382e5a037..6c00b239ae 100644
--- a/src/template/bsdi
+++ b/src/template/bsdi
@@ -6,3 +6,5 @@ SRCH_INC:/usr/local/include
SRCH_LIB:/usr/local/lib
USE_LOCALE:no
DLSUFFIX:.o
+YFLAGS:-d
+YACC:
diff --git a/src/template/bsdi-2.1 b/src/template/bsdi-2.1
index ca4be08a5c..2a089e29fc 100644
--- a/src/template/bsdi-2.1
+++ b/src/template/bsdi-2.1
@@ -6,3 +6,5 @@ SRCH_INC:/usr/local/include
SRCH_LIB:/usr/local/lib
USE_LOCALE:no
DLSUFFIX:.o
+YFLAGS:-d
+YACC:
diff --git a/src/template/dgux b/src/template/dgux
index 12eacc9694..ad9c1d0e2c 100644
--- a/src/template/dgux
+++ b/src/template/dgux
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
+YFLAGS:-d
+YACC:bison -y
diff --git a/src/template/freebsd b/src/template/freebsd
index feff9e248f..4e14205422 100644
--- a/src/template/freebsd
+++ b/src/template/freebsd
@@ -5,3 +5,5 @@ SRCH_INC:/usr/local/include
SRCH_LIB:/usr/local/lib
USE_LOCALE:no
DLSUFFIX:.so
+YFLAGS:-d
+YACC:bison -y
diff --git a/src/template/generic b/src/template/generic
index 7df8389b23..6260bc0dcb 100644
--- a/src/template/generic
+++ b/src/template/generic
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
+YFLAGS:-d
+YACC:
diff --git a/src/template/hpux-cc b/src/template/hpux-cc
index 27bea8a58e..621687929f 100644
--- a/src/template/hpux-cc
+++ b/src/template/hpux-cc
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.sl
+YFLAGS:-d
+YACC:
diff --git a/src/template/hpux-gcc b/src/template/hpux-gcc
index c685b01a9c..9915ba5b5b 100644
--- a/src/template/hpux-gcc
+++ b/src/template/hpux-gcc
@@ -7,3 +7,5 @@ SRCH_LIB:
USE_LOCALE:no
DL_LIB:/usr/lib/libdld.sl
DLSUFFIX:.sl
+YFLAGS:-d
+YACC:
diff --git a/src/template/i386_solaris-cc b/src/template/i386_solaris-cc
index 574d16a7fd..0b957d293d 100644
--- a/src/template/i386_solaris-cc
+++ b/src/template/i386_solaris-cc
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
+YFLAGS:-d
+YACC:
diff --git a/src/template/i386_solaris-gcc b/src/template/i386_solaris-gcc
index 36f87789c9..73a51db678 100644
--- a/src/template/i386_solaris-gcc
+++ b/src/template/i386_solaris-gcc
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
+YFLAGS:-d
+YACC:
diff --git a/src/template/irix5 b/src/template/irix5
index 7df8389b23..6260bc0dcb 100644
--- a/src/template/irix5
+++ b/src/template/irix5
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
+YFLAGS:-d
+YACC:
diff --git a/src/template/linux b/src/template/linux
index 12eacc9694..26d2d7969b 100644
--- a/src/template/linux
+++ b/src/template/linux
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
+YFLAGS:-d
+YACC:
diff --git a/src/template/linux-elf b/src/template/linux-elf
index 241e6c34e4..86ae0f833c 100644
--- a/src/template/linux-elf
+++ b/src/template/linux-elf
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.o
+YFLAGS:-d
+YACC:
diff --git a/src/template/nextstep b/src/template/nextstep
index fb70ef397f..6a6e169c24 100644
--- a/src/template/nextstep
+++ b/src/template/nextstep
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.o
+YFLAGS:-d
+YACC:
diff --git a/src/template/sparc_solaris-cc b/src/template/sparc_solaris-cc
index 37eee8f568..b0a80e4225 100644
--- a/src/template/sparc_solaris-cc
+++ b/src/template/sparc_solaris-cc
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
+YFLAGS:-d
+YACC:
diff --git a/src/template/sparc_solaris-gcc b/src/template/sparc_solaris-gcc
index 574d16a7fd..0b957d293d 100644
--- a/src/template/sparc_solaris-gcc
+++ b/src/template/sparc_solaris-gcc
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
+YFLAGS:-d
+YACC:
diff --git a/src/template/sunos4-cc b/src/template/sunos4-cc
index 155a026ad4..f1c51a104c 100644
--- a/src/template/sunos4-cc
+++ b/src/template/sunos4-cc
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
+YFLAGS:-d
+YACC:
diff --git a/src/template/sunos4-gcc b/src/template/sunos4-gcc
index d43a41a83a..3c094643de 100644
--- a/src/template/sunos4-gcc
+++ b/src/template/sunos4-gcc
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
+YFLAGS:-d
+YACC:
diff --git a/src/template/svr4 b/src/template/svr4
index f22a635086..136e10c93a 100644
--- a/src/template/svr4
+++ b/src/template/svr4
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
+YFLAGS:-d
+YACC:bison -y
diff --git a/src/template/ultrix4 b/src/template/ultrix4
index 79fb9e839a..e5bcdad82d 100644
--- a/src/template/ultrix4
+++ b/src/template/ultrix4
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.o
+YFLAGS:-d
+YACC:
diff --git a/src/template/univel b/src/template/univel
index 255e9a7ee1..6c1cb2a476 100644
--- a/src/template/univel
+++ b/src/template/univel
@@ -6,3 +6,5 @@ SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
+YFLAGS:-d
+YACC:bison -y