diff options
-rw-r--r-- | src/makefiles/Makefile.aix4 | 4 |
1 files changed, 0 insertions, 4 deletions
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) |