From: Peter Eisentraut Date: Sat, 21 Oct 2000 17:09:18 +0000 (+0000) Subject: This file isn't used anywhere. X-Git-Tag: REL7_1_BETA~404 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ec195b991fab841f04aee989f61ae9198554e95b;p=thirdparty%2Fpostgresql.git This file isn't used anywhere. --- diff --git a/src/makefiles/Makefile.aix4 b/src/makefiles/Makefile.aix4 deleted file mode 100644 index b5c1c1d2c17..00000000000 --- a/src/makefiles/Makefile.aix4 +++ /dev/null @@ -1,4 +0,0 @@ -MK_NO_LORDER= true - -%$(DLSUFFIX): %.o - $(LD) -G -bexpall -bnoentry -o $@ $< $(LDFLAGS)