From: Marc G. Fournier Date: Fri, 4 Apr 1997 08:16:37 +0000 (+0000) Subject: Remove some files that were inadvertantly created X-Git-Tag: REL6_1~374 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50db09185df5d66975c7efc25976188fc36d856d;p=postgresql Remove some files that were inadvertantly created Clean up format of linux-elf --- diff --git a/src/template/i386_solaris b/src/template/i386_solaris-gcc similarity index 100% rename from src/template/i386_solaris rename to src/template/i386_solaris-gcc diff --git a/src/template/linux-elf b/src/template/linux-elf index ace23ea065..f03dea144b 100644 --- a/src/template/linux-elf +++ b/src/template/linux-elf @@ -5,4 +5,4 @@ ALL: SRCH_INC: SRCH_LIB: USE_LOCALE:no -DLSUFFIX=.o +DLSUFFIX:.o diff --git a/src/template/sparc b/src/template/sparc deleted file mode 100644 index 7df8389b23..0000000000 --- a/src/template/sparc +++ /dev/null @@ -1,8 +0,0 @@ -AROPT:crs -BACKEND: -SHARED_LIB: -ALL: -SRCH_INC: -SRCH_LIB: -USE_LOCALE:no -DLSUFFIX:.so diff --git a/src/template/sparc_solaris b/src/template/sparc_solaris deleted file mode 100644 index 1771c941b9..0000000000 --- a/src/template/sparc_solaris +++ /dev/null @@ -1,8 +0,0 @@ -AROPT:cq -BACKEND: -SHARED_LIB: -ALL: -SRCH_INC: -SRCH_LIB: -USE_LOCALE:no -DLSUFFIX:.so