summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2000-10-07 18:59:12 +0000
committerPeter Eisentraut2000-10-07 18:59:12 +0000
commit865045464079e3bbc5ff10b5a6b777787e65efcf (patch)
treea37531d1c9551f568f3f332c463f6b4fcc29e689
parenta3578c13e60aa11bfea8508822655bb7f5caf7c8 (diff)
Remove stuff that shouldn't be here.
-rw-r--r--src/template/beos3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/template/beos b/src/template/beos
index d4a6f4b2cbf..d0d63568978 100644
--- a/src/template/beos
+++ b/src/template/beos
@@ -4,7 +4,4 @@ CFLAGS='-O2'
LDFLAGS='-lbind'
SRCH_INC='/boot/apps/GeekGadgets/include'
SRCH_LIB='/boot/apps/GeekGadgets/lib'
-USE_LOCALE=no
DLSUFFIX=.so
-YFLAGS=-d
-YACC='bison -y'