diff options
Diffstat (limited to 'config/mh-sysv5')
-rw-r--r-- | config/mh-sysv5 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/config/mh-sysv5 b/config/mh-sysv5 deleted file mode 100644 index 1fa38e5..0000000 --- a/config/mh-sysv5 +++ /dev/null @@ -1,8 +0,0 @@ -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV -DSVR4 -DSVR5 -RANLIB = true - -# The l flag generates a warning from the SVR4 archiver, remove it. -AR_FLAGS = cr - -X11_EXTRA_LIBS = -lnsl |