1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Remove stuff that shouldn't be here.

This commit is contained in:
Peter Eisentraut
2000-10-07 18:59:12 +00:00
parent a3578c13e6
commit 8650454640

View File

@ -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'