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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50db09185df5d66975c7efc25976188fc36d856d;p=thirdparty%2Fpostgresql.git 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 ace23ea0655..f03dea144b2 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 7df8389b232..00000000000 --- 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 1771c941b9a..00000000000 --- 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