diff options
author | Marc G. Fournier <scrappy@hub.org> | 1997-04-04 11:23:15 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1997-04-04 11:23:15 +0000 |
commit | eda9d69d6c6509eed028b118c79140abe8bb2fb5 (patch) | |
tree | d1428fd6eac0ee31fcfe67e5dd98bc2535df7a09 /src/template/sparc_solaris-gcc | |
parent | c7b40e605810e4f78c124061a8f15570451ceed1 (diff) | |
download | postgresql-eda9d69d6c6509eed028b118c79140abe8bb2fb5.tar.gz postgresql-eda9d69d6c6509eed028b118c79140abe8bb2fb5.zip |
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/sparc_solaris-gcc')
-rw-r--r-- | src/template/sparc_solaris-gcc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/template/sparc_solaris-gcc b/src/template/sparc_solaris-gcc index 574d16a7fd7..0b957d293d8 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: |