mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Add SCO files.
This commit is contained in:
12
src/template/sco
Normal file
12
src/template/sco
Normal file
@@ -0,0 +1,12 @@
|
||||
AROPT:cq
|
||||
CFLAGS:-I$(SRCDIR)/backend/port/sco
|
||||
SHARED_LIB:-K PIC
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:yacc
|
||||
LEX:lex
|
||||
CC:cc -b elf
|
Reference in New Issue
Block a user